diff options
| author | Andrej Mihajlov <and@mullvad.net> | 2017-12-05 11:43:27 +0100 |
|---|---|---|
| committer | Andrej Mihajlov <and@mullvad.net> | 2017-12-05 11:43:27 +0100 |
| commit | 9ccf8588efdac0e605fe164bc5f4e05e2269e884 (patch) | |
| tree | 4270104107897f46869f2d8d43319cfd22c9253c | |
| parent | aeab29f409810832d9e642660c867e3b91aec661 (diff) | |
| parent | 53b66002ac023dfea9ee55d8fbe24a0db11dfb47 (diff) | |
| download | mullvadvpn-9ccf8588efdac0e605fe164bc5f4e05e2269e884.tar.xz mullvadvpn-9ccf8588efdac0e605fe164bc5f4e05e2269e884.zip | |
Merge branch 'upgrade-nseventmonitor'
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | yarn.lock | 6 |
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", @@ -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" |
