Skip to content

Commit 9333dc7

Browse files
committed
Add graphql-js v0.13 as possible peerDependency
1 parent f47d05c commit 9333dc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"lodash.get": "^4.4.2"
2121
},
2222
"peerDependencies": {
23-
"graphql": "^14.0.0"
23+
"graphql": "^0.13.0 || ^14.0.0"
2424
},
2525
"files": [
2626
"dist",

0 commit comments

Comments
 (0)