diff options
| author | Erik Larkö <erik@mullvad.net> | 2017-05-28 08:11:57 +0200 |
|---|---|---|
| committer | Erik Larkö <erik@mullvad.net> | 2017-05-28 08:11:57 +0200 |
| commit | f6cc8959a01bb245095f959f6c7ff0be1867e2fa (patch) | |
| tree | 0354b0a582d4e80e95ee2b89b41dca6505845f56 /package.json | |
| parent | e4e5a8dbe22d2c4be7540e8d70861990907a0b27 (diff) | |
| parent | 28d66c1afe80cb9fed366a50f9cf5051a15d78dc (diff) | |
| download | mullvadvpn-f6cc8959a01bb245095f959f6c7ff0be1867e2fa.tar.xz mullvadvpn-f6cc8959a01bb245095f959f6c7ff0be1867e2fa.zip | |
Merge branch 'ipc-facade'
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 02484e0b36..f5429c29c2 100644 --- a/package.json +++ b/package.json @@ -54,6 +54,7 @@ "eslint": "^3.14.1", "eslint-plugin-react": "^6.9.0", "flow-bin": "^0.46.0", + "flow-typed": "^2.1.2", "isomorphic-fetch": "^2.2.1", "jsdom": "^9.11.0", "mocha": "^3.2.0", |
