diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
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", |
