diff options
Diffstat (limited to 'frontend/package.json')
-rw-r--r-- | frontend/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/package.json b/frontend/package.json index 20be6997..1bffdb22 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -4,7 +4,7 @@ "private": true, "devDependencies": { "babel-polyfill": "latest", - "flow-bin": "^0.46.0", + "flow-bin": "^0.51.0", "flow-typed": "^2.1.2", "prettier-eslint-cli": "^4.0.1", "react-scripts": "^1.0.7" |