Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
morrys committed Aug 31, 2022
1 parent 29e7259 commit 39de271
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "relay-hooks",
"version": "7.1.0",
"version": "7.2.0",
"keywords": [
"graphql",
"relay",
Expand Down Expand Up @@ -52,7 +52,7 @@
},
"peerDependencies": {
"react": "^16.9.0 || ^17 || ^18",
"relay-runtime": "^13.0.2"
"relay-runtime": "^13.0.2 || ^14.0.0"
},
"devDependencies": {
"babel-preset-fbjs": "^3.3.0",
Expand Down

0 comments on commit 39de271

Please sign in to comment.