Skip to content

Commit 5a4c60c

Browse files
arcanissidharthachatterjee
authored andcommitted
chore(babel-plugin-remove-graphql-queries): Add gatsby to peer dependencies
1 parent 072bcdd commit 5a4c60c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/babel-plugin-remove-graphql-queries/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"license": "MIT",
1111
"main": "index.js",
1212
"peerDependencies": {
13+
"gatsby": "^2.0.0",
1314
"graphql": "^14.1.1"
1415
},
1516
"scripts": {

0 commit comments

Comments
 (0)