Skip to content

Commit 03c9269

Browse files
committed
fix: new graphql version
1 parent 152975f commit 03c9269

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"test": "echo No tests yet"
1919
},
2020
"peerDependencies": {
21-
"graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0",
21+
"graphql": "^0.12.0",
2222
"graphql-tools": "^2.4.0"
2323
},
2424
"dependencies": {

0 commit comments

Comments
 (0)