Get patch versions of Flow (#6716)

Best practice or whatever.
This commit is contained in:
Sebastian Markbåge
2016-05-06 14:48:56 -07:00
parent 82ab58ea03
commit 700b7148ef
2 changed files with 2 additions and 2 deletions

View File

@@ -31,4 +31,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowIssue\\((\\(>=0\\.\\(2[0-4]\\|1[0-9]\\|[0-9
suppress_comment=\\(.\\|\n\\)*\\$FlowFixedInNextDeploy
[version]
0.24.0
^0.24.0

View File

@@ -39,7 +39,7 @@
"eslint-plugin-react-internal": "file:eslint-rules",
"fbjs": "^0.8.1",
"fbjs-scripts": "^0.6.0",
"flow-bin": "0.24.0",
"flow-bin": "^0.24.0",
"glob": "^6.0.1",
"grunt": "^0.4.5",
"grunt-cli": "^0.1.13",