Skip to content

Commit c76cfc4

Browse files
chore(deps): update relay monorepo to v16
1 parent a2ba4f8 commit c76cfc4

File tree

2 files changed

+137
-147
lines changed

2 files changed

+137
-147
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@babel/node": "^7.14.7",
6262
"babel-jest": "^26.6.3",
6363
"babel-plugin-add-module-exports": "^1.0.4",
64-
"babel-plugin-relay": "^10.1.3",
64+
"babel-plugin-relay": "^16.1.0",
6565
"codecov": "^3.8.2",
6666
"eslint": "^7.29.0",
6767
"eslint-config-4catalyzer": "^1.2.0",
@@ -76,7 +76,7 @@
7676
"jest": "^26.6.3",
7777
"lint-staged": "^10.5.4",
7878
"prettier": "^2.3.2",
79-
"relay-compiler": "^10.1.3",
80-
"relay-runtime": "^10.1.3"
79+
"relay-compiler": "^16.1.0",
80+
"relay-runtime": "^16.1.0"
8181
}
8282
}

0 commit comments

Comments
 (0)