diff options
| author | Andrej Mihajlov <and@mullvad.net> | 2018-03-15 11:11:36 +0100 |
|---|---|---|
| committer | Andrej Mihajlov <and@mullvad.net> | 2018-03-15 11:11:36 +0100 |
| commit | b2f78f329422f14e32bdd528c94bbdbd2a595df3 (patch) | |
| tree | 4c5c7aca52b7c315eb285351b3e45ba205158b06 /package.json | |
| parent | 75f076923ec026aea8c60c26952e42b1e0662d50 (diff) | |
| download | mullvadvpn-b2f78f329422f14e32bdd528c94bbdbd2a595df3.tar.xz mullvadvpn-b2f78f329422f14e32bdd528c94bbdbd2a595df3.zip | |
Update native addons that serve electron binaries (along with node binaries) via node-pre-gyp
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 9a8cac3adb..5b2e0b81bf 100644 --- a/package.json +++ b/package.json @@ -35,8 +35,8 @@ "validated": "^1.1.0" }, "optionalDependencies": { - "nseventmonitor": "git+https://github.com/mullvad/NSEventMonitor.git#0.0.6", - "windows-security": "git+https://github.com/mullvad/windows-security.git#0.0.2" + "nseventmonitor": "git+https://github.com/mullvad/NSEventMonitor.git#0.0.7", + "windows-security": "git+https://github.com/mullvad/windows-security.git#0.0.3" }, "devDependencies": { "babel-cli": "^6.22.2", |
