summaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorAndrej Mihajlov <and@mullvad.net>2018-02-08 18:03:04 +0100
committerAndrej Mihajlov <and@mullvad.net>2018-02-13 11:06:15 +0100
commit339fe63ad8e0bed7d31b5d872756ef229d280a12 (patch)
tree33c1361d77c2bc06ff2ae491326488152a53f31d /package.json
parent545c0dddaa2a16e1bcdc050be4c5217d3a629ac5 (diff)
downloadmullvadvpn-339fe63ad8e0bed7d31b5d872756ef229d280a12.tar.xz
mullvadvpn-339fe63ad8e0bed7d31b5d872756ef229d280a12.zip
Add RPC address file check for windows
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 9365d0c5c6..a23201b07c 100644
--- a/package.json
+++ b/package.json
@@ -37,6 +37,7 @@
},
"optionalDependencies": {
"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",