Skip to content

Commit

Permalink
fix: loosen peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB authored and wtrocki committed Sep 26, 2020
1 parent 8bab222 commit 67b83dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
},
"dependencies": {},
"peerDependencies": {
"@apollo/client": "3.2.1"
"@apollo/client": "^3.2.1"
},
"devDependencies": {
"@apollo/client": "3.2.1",
Expand Down

0 comments on commit 67b83dd

Please sign in to comment.