summaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorErik Larkö <erik@mullvad.net>2017-07-06 11:05:39 +0200
committerErik Larkö <erik@mullvad.net>2017-07-06 11:05:39 +0200
commit9ffcd12913f093e218996dd06e5e7513f2d12e07 (patch)
tree91d580c5c61ab7ef9309e775a55d3ca877d709eb /package.json
parent5989edc7b8941daa1e2bd54fd073e3c599b57c59 (diff)
parentb909cc501e09ed9ef242d159961a50ecc99eb60b (diff)
downloadmullvadvpn-9ffcd12913f093e218996dd06e5e7513f2d12e07.tar.xz
mullvadvpn-9ffcd12913f093e218996dd06e5e7513f2d12e07.zip
Merge branch 'dont-start-the-backend'
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json
index 9a35fd51a5..3cc302efb0 100644
--- a/package.json
+++ b/package.json
@@ -64,8 +64,7 @@
"mocha": "^3.2.0",
"npm-run-all": "^4.0.1",
"redux-mock-store": "^1.2.2",
- "rimraf": "^2.5.4",
- "sudo-prompt": "^7.0.0"
+ "rimraf": "^2.5.4"
},
"scripts": {
"postinstall": "electron-builder install-app-deps",