diff options
| author | Andrej Mihajlov <and@mullvad.net> | 2017-12-05 11:17:55 +0100 |
|---|---|---|
| committer | Andrej Mihajlov <and@mullvad.net> | 2017-12-05 11:17:55 +0100 |
| commit | 8c4afd6f29d134acbe05e95b36d2daf0f3239b9a (patch) | |
| tree | b63d1be381f1c3333f567edbbdef99947f43833a /package.json | |
| parent | 53e28e0abae370a7b8c7da3847b3a5ba0934b45e (diff) | |
| parent | 32f9ca6ed4d4b48236627e2381859f82dc4389fd (diff) | |
| download | mullvadvpn-8c4afd6f29d134acbe05e95b36d2daf0f3239b9a.tar.xz mullvadvpn-8c4afd6f29d134acbe05e95b36d2daf0f3239b9a.zip | |
Merge branch 'upgrade-flow-typed'
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 3eefad20da..99318b1ce2 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "eslint-plugin-flowtype": "^2.39.1", "eslint-plugin-react": "^7.5.1", "flow-bin": "^0.50.0", - "flow-typed": "^2.1.5", + "flow-typed": "^2.2.3", "npm-run-all": "^4.0.1", "react-test-renderer": "^15.6.1", "redux-mock-store": "^1.3.0", |
