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 a2ba4f8 commit c76cfc4Copy full SHA for c76cfc4
package.json
@@ -61,7 +61,7 @@
61
"@babel/node": "^7.14.7",
62
"babel-jest": "^26.6.3",
63
"babel-plugin-add-module-exports": "^1.0.4",
64
- "babel-plugin-relay": "^10.1.3",
+ "babel-plugin-relay": "^16.1.0",
65
"codecov": "^3.8.2",
66
"eslint": "^7.29.0",
67
"eslint-config-4catalyzer": "^1.2.0",
@@ -76,7 +76,7 @@
76
"jest": "^26.6.3",
77
"lint-staged": "^10.5.4",
78
"prettier": "^2.3.2",
79
- "relay-compiler": "^10.1.3",
80
- "relay-runtime": "^10.1.3"
+ "relay-compiler": "^16.1.0",
+ "relay-runtime": "^16.1.0"
81
}
82
0 commit comments