Skip to content

Commit 9488383

Browse files
committed
fix: add graphql to peer dependencies
1 parent c87e7dc commit 9488383

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
},
5353
"peerDependencies": {
5454
"apollo-client": "*",
55+
"graphql": "*",
5556
"react": "^16.7.0-alpha.2"
5657
},
5758
"dependencies": {

0 commit comments

Comments
 (0)