summaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorAndrej Mihajlov <and@mullvad.net>2018-06-13 15:34:49 +0200
committerAndrej Mihajlov <and@mullvad.net>2018-06-14 10:41:18 +0200
commite51037e0976ea83110984eb8555603bf79f050a8 (patch)
treedc309e3efa44be90eb6f58af5bbd97725440ccb6 /package.json
parent88dea50f85c7b8b546324ca5985f06b43fa815ba (diff)
downloadmullvadvpn-e51037e0976ea83110984eb8555603bf79f050a8.tar.xz
mullvadvpn-e51037e0976ea83110984eb8555603bf79f050a8.zip
Remove flow-typed annotations from repository
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
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",