diff options
| author | Andrej Mihajlov <and@mullvad.net> | 2018-05-28 14:29:29 +0200 |
|---|---|---|
| committer | Andrej Mihajlov <and.mikhaylov@gmail.com> | 2018-05-31 15:44:55 +0200 |
| commit | bfe5191bb2a9f2baf98c2457e83d694993ef80c4 (patch) | |
| tree | 4482c2afb2f7d9d67ff16b0b9416c6520ac9d666 /package.json | |
| parent | 9f2a1e25b9d40142d18706f277049e5437a84069 (diff) | |
| download | mullvadvpn-bfe5191bb2a9f2baf98c2457e83d694993ef80c4.tar.xz mullvadvpn-bfe5191bb2a9f2baf98c2457e83d694993ef80c4.zip | |
Update nseventmonitor to 0.0.8
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index ea17d8a341..83aa9998ce 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "validated": "^1.1.0" }, "optionalDependencies": { - "nseventmonitor": "git+https://github.com/mullvad/NSEventMonitor.git#0.0.7", + "nseventmonitor": "https://github.com/mullvad/NSEventMonitor.git#0.0.8", "windows-security": "git+https://github.com/mullvad/windows-security.git#0.0.3" }, "devDependencies": { |
