Skip to content

Commit 1fb8822

Browse files
committed
chore(deps): update dependency graphql to v14
1 parent 03c9269 commit 1fb8822

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
"test": "echo No tests yet"
1919
},
2020
"peerDependencies": {
21-
"graphql": "^0.12.0",
21+
"graphql": "^0.12.0 || ^14.0.0",
2222
"graphql-tools": "^2.4.0"
2323
},
2424
"dependencies": {
2525
"apollo-link": "^1.0.7",
26-
"graphql": "^0.12.3",
26+
"graphql": "^14.0.0",
2727
"graphql-tools": "^2.14.0"
2828
},
2929
"devDependencies": {

0 commit comments

Comments
 (0)