diff options
| author | Andrej Mihajlov <and@codeispoetry.ru> | 2017-03-06 20:56:20 +0000 |
|---|---|---|
| committer | Andrej Mihajlov <and@codeispoetry.ru> | 2017-03-06 20:56:20 +0000 |
| commit | fe577023e038505c8fcffd93d92cd9bcf8771c4e (patch) | |
| tree | 2e5911e4d87d99f36ee60e8276750b6c056e1fea /package.json | |
| parent | 8ce1e7febe5ac00345d9e1fe3db53b5729baad8c (diff) | |
| download | mullvadvpn-fe577023e038505c8fcffd93d92cd9bcf8771c4e.tar.xz mullvadvpn-fe577023e038505c8fcffd93d92cd9bcf8771c4e.zip | |
Add fetch() support for mocha
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 5de736d238..43d5e8cdbf 100644 --- a/package.json +++ b/package.json @@ -46,6 +46,7 @@ "electron-devtools-installer": "^2.1.0", "eslint": "^3.14.1", "eslint-plugin-react": "^6.9.0", + "isomorphic-fetch": "^2.2.1", "mocha": "^3.2.0", "npm-run-all": "^4.0.1", "redux-mock-store": "^1.2.2", |
