We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d42697b commit 4fd5946Copy full SHA for 4fd5946
.flowconfig
@@ -69,4 +69,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowFixedInNextDeploy
69
suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError
70
71
[version]
72
-^0.72.0
+^0.73.0
local-cli/templates/HelloWorld/_flowconfig
@@ -51,4 +51,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowFixedInNextDeploy
51
52
53
54
package.json
@@ -213,7 +213,7 @@
213
"eslint-plugin-prettier": "2.6.0",
214
"eslint-plugin-react": "7.6.1",
215
"eslint-plugin-react-native": "^3.2.1",
216
- "flow-bin": "^0.72.0",
+ "flow-bin": "^0.73.0",
217
"jest": "23.0.0-charlie.1",
218
"jest-junit": "3.7.0",
219
"prettier": "1.12.1",
0 commit comments