summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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"