mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Get patch versions of Flow (#6716)
Best practice or whatever.
(cherry picked from commit 700b7148ef)
This commit is contained in:
committed by
Paul O’Shannessy
parent
2183e55c12
commit
d77b28e90b
+1
-1
@@ -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
|
||||
|
||||
+1
-1
@@ -41,7 +41,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",
|
||||
|
||||
Reference in New Issue
Block a user