diff options
| author | Andrej Mihajlov <and@mullvad.net> | 2018-06-14 11:30:10 +0200 |
|---|---|---|
| committer | Andrej Mihajlov <and@mullvad.net> | 2018-06-14 11:30:10 +0200 |
| commit | e72bab3f6bfa30c3e9efe1b0b76253fd0fadf621 (patch) | |
| tree | 5729e660abe0383b974a17f3bdd0a3ea54f6d85b /package.json | |
| parent | 88dea50f85c7b8b546324ca5985f06b43fa815ba (diff) | |
| parent | dafa48167483f2e8db40939d7a220fc1441b046a (diff) | |
| download | mullvadvpn-e72bab3f6bfa30c3e9efe1b0b76253fd0fadf621.tar.xz mullvadvpn-e72bab3f6bfa30c3e9efe1b0b76253fd0fadf621.zip | |
Merge branch 'remove-flowtyped-from-repo'
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 9a15df4827..137ce2f508 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "eslint-plugin-flowtype": "^2.46.1", "eslint-plugin-react": "^7.7.0", "flow-bin": "^0.66.0", - "flow-typed": "^2.3.0", + "flow-typed": "^2.4.0", "npm-run-all": "^4.0.1", "prettier": "1.13.3", "react-test-renderer": "16.0.0", |
