diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index 159de2f127..2f9571edc7 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,8 @@ "npm-run-all": "^4.0.1", "react-test-renderer": "^15.6.1", "redux-mock-store": "^1.2.2", - "rimraf": "^2.5.4" + "rimraf": "^2.5.4", + "sinon": "^3.2.1" }, "scripts": { "postinstall": "electron-builder install-app-deps", |
