We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6fba86 commit 9058349Copy full SHA for 9058349
.flowconfig
@@ -93,4 +93,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowIssue\\((\\(>=0\\.\\(2[0-3]\\|1[0-9]\\|[0-9
93
suppress_comment=\\(.\\|\n\\)*\\$FlowFixedInNextDeploy
94
95
[version]
96
-0.33.0
+0.47.0
package.json
@@ -43,6 +43,6 @@
43
"babel-eslint": "^6.0.4",
44
"eslint": "^3.17.1",
45
"eslint-plugin-react": "^6.10.0",
46
- "flow-bin": "0.33.0"
+ "flow-bin": "0.47.0"
47
}
48
0 commit comments