diff options
| author | Andrej Mihajlov <and@mullvad.net> | 2018-10-05 15:28:32 +0200 |
|---|---|---|
| committer | Andrej Mihajlov <and@mullvad.net> | 2018-10-08 13:00:17 +0200 |
| commit | 52c2f5213fd91f485b101d4c543ecd2b443c50da (patch) | |
| tree | a39c46fc7e3c75f225cd18ed4c525ed5aaa04ea5 /gui/package.json | |
| parent | e2962e53b3dc650ecb6a1a8f2be162449d7c8e5f (diff) | |
| download | mullvadvpn-52c2f5213fd91f485b101d4c543ecd2b443c50da.tar.xz mullvadvpn-52c2f5213fd91f485b101d4c543ecd2b443c50da.zip | |
Update flow to 0.82
Diffstat (limited to 'gui/package.json')
| -rw-r--r-- | gui/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/package.json b/gui/package.json index b11f3f33a8..0439c7d096 100644 --- a/gui/package.json +++ b/gui/package.json @@ -21,7 +21,7 @@ "eslint-plugin-flowtype": "^2.50.3", "eslint-plugin-promise": "^4.0.1", "eslint-plugin-react": "^7.10.0", - "flow-bin": "0.78", + "flow-bin": "0.82", "flow-typed": "^2.5.1", "prettier": "1.14.3" } |
