summaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorAndrej Mihajlov <and@mullvad.net>2018-02-13 11:19:56 +0100
committerAndrej Mihajlov <and@mullvad.net>2018-02-13 11:19:56 +0100
commit4cc0b2c8cf0003f0af91d1417e210e03eac32b2b (patch)
tree088e135a9d3a5626f470286cca7776311c8369d3 /package.json
parentf9d375bcb3403bc81cec7ebbcb7fd2943b5c2ac5 (diff)
parentd33fabdc783d5a997395a4f02bf96fce1affaf98 (diff)
downloadmullvadvpn-4cc0b2c8cf0003f0af91d1417e210e03eac32b2b.tar.xz
mullvadvpn-4cc0b2c8cf0003f0af91d1417e210e03eac32b2b.zip
Merge branch 'rpc-file-win-security'
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
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",