fix: pin flow-typed to 2.6.1

This commit is contained in:
greenkeeper[bot] 2019-10-23 16:19:41 +00:00 committed by GitHub
parent c29775389b
commit 6d7bf40e89
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,7 +43,7 @@
"file-loader": "^4.0.0", "file-loader": "^4.0.0",
"flow": "^0.2.3", "flow": "^0.2.3",
"flow-bin": "^0.82.0", "flow-bin": "^0.82.0",
"flow-typed": "^2.3.0", "flow-typed": "2.6.1",
"html-webpack-plugin": "^3.1.0", "html-webpack-plugin": "^3.1.0",
"husky": "^3.0.0", "husky": "^3.0.0",
"style-loader": "^0.23.0", "style-loader": "^0.23.0",