We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44d774e commit c07deb2Copy full SHA for c07deb2
.flowconfig
@@ -43,4 +43,4 @@ untyped-import
43
untyped-type-import
44
45
[version]
46
-^0.218.0
+^0.219.0
package.json
@@ -58,7 +58,7 @@
58
"eslint-plugin-relay": "1.8.3",
59
"eslint-plugin-relay-internal": "link:./packages/eslint-plugin-relay-internal",
60
"fbjs": "^3.0.2",
61
- "flow-bin": "^0.218.0",
+ "flow-bin": "^0.219.0",
62
"glob": "^7.1.1",
63
"graphql": "15.3.0",
64
"gulp": "4.0.2",
0 commit comments