Skip to content

Commit 54c22ae

Browse files
Drop support for graphql@14 (#332)
1 parent 5468c8f commit 54c22ae

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
@@ -34,7 +34,7 @@
3434
"build": "node resources/build.js"
3535
},
3636
"peerDependencies": {
37-
"graphql": "^14.7.0 || ^15.5.0"
37+
"graphql": "^15.5.0"
3838
},
3939
"devDependencies": {
4040
"@babel/core": "7.14.3",

0 commit comments

Comments
 (0)