Skip to content

Commit 5af4adb

Browse files
authored
feat: remove peerDependency on graphql
Remove peerDependency on graphql
2 parents d208803 + c2b7454 commit 5af4adb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
"main": "dist/index.js",
2626
"name": "babel-plugin-graphql-tag",
2727
"peerDependencies": {
28-
"graphql": "^0.10.1",
2928
"graphql-tag": "^2.2.0"
3029
},
3130
"repository": {

0 commit comments

Comments
 (0)