summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAndrej Mihajlov <and@mullvad.net>2017-12-04 22:20:00 +0100
committerAndrej Mihajlov <and@mullvad.net>2017-12-05 11:42:33 +0100
commit53b66002ac023dfea9ee55d8fbe24a0db11dfb47 (patch)
tree4270104107897f46869f2d8d43319cfd22c9253c
parentaeab29f409810832d9e642660c867e3b91aec661 (diff)
downloadmullvadvpn-53b66002ac023dfea9ee55d8fbe24a0db11dfb47.tar.xz
mullvadvpn-53b66002ac023dfea9ee55d8fbe24a0db11dfb47.zip
Update NSEventMonitor to v0.0.5
-rw-r--r--package.json2
-rw-r--r--yarn.lock6
2 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 35d82f0d26..9c8b10db7e 100644
--- a/package.json
+++ b/package.json
@@ -36,7 +36,7 @@
"validated": "^1.1.0"
},
"optionalDependencies": {
- "nseventmonitor": "git+https://github.com/pronebird/NSEventMonitor.git"
+ "nseventmonitor": "git+https://github.com/pronebird/NSEventMonitor.git#0.0.5"
},
"devDependencies": {
"babel-cli": "^6.22.2",
diff --git a/yarn.lock b/yarn.lock
index 03a2496f76..d46fcf92c6 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -4227,9 +4227,9 @@ npmlog@^4.0.2:
gauge "~2.7.3"
set-blocking "~2.0.0"
-"nseventmonitor@git+https://github.com/pronebird/NSEventMonitor.git":
- version "0.0.3"
- resolved "git+https://github.com/pronebird/NSEventMonitor.git#2707370d46748c2e4de99f0f762daf6d3b28b431"
+"nseventmonitor@git+https://github.com/pronebird/NSEventMonitor.git#0.0.5":
+ version "0.0.5"
+ resolved "git+https://github.com/pronebird/NSEventMonitor.git#3f6af5c9480f01dbeaa90e3fa3799654431265cb"
dependencies:
bindings "^1.2.1"