diff options
| author | Andrej Mihajlov <and@mullvad.net> | 2018-02-08 18:01:28 +0100 |
|---|---|---|
| committer | Andrej Mihajlov <and@mullvad.net> | 2018-02-13 11:06:15 +0100 |
| commit | 545c0dddaa2a16e1bcdc050be4c5217d3a629ac5 (patch) | |
| tree | 7916140f61b8eceffd75a3aa944ec5635ac5d395 /package.json | |
| parent | f9d375bcb3403bc81cec7ebbcb7fd2943b5c2ac5 (diff) | |
| download | mullvadvpn-545c0dddaa2a16e1bcdc050be4c5217d3a629ac5.tar.xz mullvadvpn-545c0dddaa2a16e1bcdc050be4c5217d3a629ac5.zip | |
Update NSEventMonitor to v0.0.6
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 b058edf1e7..9365d0c5c6 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "validated": "^1.1.0" }, "optionalDependencies": { - "nseventmonitor": "git+https://github.com/pronebird/NSEventMonitor.git#0.0.5" + "nseventmonitor": "git+https://github.com/pronebird/NSEventMonitor.git#0.0.6", }, "devDependencies": { "babel-cli": "^6.22.2", |
