diff options
| author | Andrej Mihajlov <and@mullvad.net> | 2018-08-07 11:03:11 +0200 |
|---|---|---|
| committer | Andrej Mihajlov <and@mullvad.net> | 2018-08-07 11:03:11 +0200 |
| commit | 858ded2aa27ab9c86ecf79c1702ef07a2bdf60fe (patch) | |
| tree | c279d261fad33222c3fb7e0c45904b2915f21f1b /package.json | |
| parent | 83ae95e38026c16703a50a78966d583280010f3d (diff) | |
| parent | 7ca1a8e1a3eecd18ee4acea2007b22092da97fd9 (diff) | |
| download | mullvadvpn-858ded2aa27ab9c86ecf79c1702ef07a2bdf60fe.tar.xz mullvadvpn-858ded2aa27ab9c86ecf79c1702ef07a2bdf60fe.zip | |
Merge branch 'update-flow-v0.78'
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 5c577d2ccd..442078931c 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "redux": "^3.0.0", "redux-thunk": "^2.2.0", "uuid": "^3.0.1", - "validated": "^1.1.0" + "validated": "^1.3.0" }, "optionalDependencies": { "nseventmonitor": "https://github.com/mullvad/NSEventMonitor.git#0.0.9", @@ -62,7 +62,7 @@ "eslint-config-prettier": "^2.9.0", "eslint-plugin-flowtype": "^2.49.3", "eslint-plugin-react": "^7.9.1", - "flow-bin": "^0.66.0", + "flow-bin": "^0.78.0", "flow-typed": "^2.4.0", "mock-socket": "^7.1.0", "npm-run-all": "^4.0.1", |
