diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index 2d3f89e984..159de2f127 100644 --- a/package.json +++ b/package.json @@ -52,12 +52,14 @@ "electron-builder": "^19.12.0", "electron-devtools-installer": "^2.1.0", "electron-mocha": "^3.3.0", + "enzyme": "^2.9.1", "eslint": "^4.1.1", "eslint-plugin-flowtype": "^2.34.1", "eslint-plugin-react": "^7.1.0", "flow-bin": "^0.50.0", "flow-typed": "^2.1.5", "npm-run-all": "^4.0.1", + "react-test-renderer": "^15.6.1", "redux-mock-store": "^1.2.2", "rimraf": "^2.5.4" }, |
