diff options
| author | Andrej Mihajlov <and@mullvad.net> | 2017-07-31 10:32:59 +0100 |
|---|---|---|
| committer | Andrej Mihajlov <and@mullvad.net> | 2017-07-31 10:43:13 +0100 |
| commit | d4a94c7634ec8f396c81f3e3e65629ec37bff447 (patch) | |
| tree | 3e00c7e1e7b314ea8f32b53ed64310ba440a23f2 /package.json | |
| parent | c37ade4bb002efa244f152e89ca183664995325e (diff) | |
| download | mullvadvpn-d4a94c7634ec8f396c81f3e3e65629ec37bff447.tar.xz mullvadvpn-d4a94c7634ec8f396c81f3e3e65629ec37bff447.zip | |
Remove isomorphic-fetch since 'electron-mocha --renderer' runs tests in Webkit
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index 5ea8575d00..2d3f89e984 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,6 @@ "eslint-plugin-react": "^7.1.0", "flow-bin": "^0.50.0", "flow-typed": "^2.1.5", - "isomorphic-fetch": "^2.2.1", "npm-run-all": "^4.0.1", "redux-mock-store": "^1.2.2", "rimraf": "^2.5.4" |
