diff options
| author | Andrej Mihajlov <and@mullvad.net> | 2018-03-09 14:43:17 +0100 |
|---|---|---|
| committer | Andrej Mihajlov <and@mullvad.net> | 2018-03-09 14:43:17 +0100 |
| commit | 19c201146b2f22db13123f47d7bb042991051583 (patch) | |
| tree | ec289d1cd2ccd477526f927f873f99e131ffd5a6 /package.json | |
| parent | 31719e7e4800b1cc5f4c60cb901d4dae283b22d5 (diff) | |
| parent | 3999b2386dff569865516c163e2e4a585d7b80c8 (diff) | |
| download | mullvadvpn-19c201146b2f22db13123f47d7bb042991051583.tar.xz mullvadvpn-19c201146b2f22db13123f47d7bb042991051583.zip | |
Merge branch 'update-win32-deps'
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 07a4298d18..9a8cac3adb 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ }, "optionalDependencies": { "nseventmonitor": "git+https://github.com/mullvad/NSEventMonitor.git#0.0.6", - "windows-security": "git+https://github.com/mullvad/windows-security.git#0.0.1" + "windows-security": "git+https://github.com/mullvad/windows-security.git#0.0.2" }, "devDependencies": { "babel-cli": "^6.22.2", |
