diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index b058edf1e7..a23201b07c 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,8 @@ "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", + "windows-security": "git+https://github.com/pronebird/windows-security.git#0.0.1" }, "devDependencies": { "babel-cli": "^6.22.2", |
