Skip to content

Commit

Permalink
remove react peerDep from retry
Browse files Browse the repository at this point in the history
  • Loading branch information
JoviDeCroock committed Mar 21, 2020
1 parent 68bacb5 commit be98c7b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions exchanges/retry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,7 @@
"react-dom": "^16.13.0"
},
"peerDependencies": {
"graphql": "^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0",
"react": ">= 16.8.0"
"graphql": "^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"
},
"dependencies": {
"@urql/core": ">=1.10.4",
Expand Down

0 comments on commit be98c7b

Please sign in to comment.