diff options
| author | Andrej Mihajlov <and@codeispoetry.ru> | 2017-07-24 12:47:52 +0100 |
|---|---|---|
| committer | Andrej Mihajlov <and@codeispoetry.ru> | 2017-07-24 12:47:52 +0100 |
| commit | b6be7d02c032830625f3ab48f5ee517d72b4d66e (patch) | |
| tree | e6f072f283c3530a72d78b8bec3d775db9bad95d /package.json | |
| parent | 55869981e0fb60a17890b2a3b9d065e03b7d3da4 (diff) | |
| parent | e79f5b709adb3b977ca73dcccf08c9f4748d0eb4 (diff) | |
| download | mullvadvpn-b6be7d02c032830625f3ab48f5ee517d72b4d66e.tar.xz mullvadvpn-b6be7d02c032830625f3ab48f5ee517d72b4d66e.zip | |
Merge branch 'routes-flow-annotations'
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 70f1e313b1..63a7092ffe 100644 --- a/package.json +++ b/package.json @@ -56,8 +56,8 @@ "eslint": "^4.1.1", "eslint-plugin-flowtype": "^2.34.1", "eslint-plugin-react": "^7.1.0", - "flow-bin": "^0.49.1", - "flow-typed": "^2.1.2", + "flow-bin": "^0.50.0", + "flow-typed": "^2.1.5", "isomorphic-fetch": "^2.2.1", "jsdom": "^11.1.0", "mocha": "^3.2.0", |
