Skip to content

Commit b02bb4b

Browse files
authored
Merge pull request #14 from andyrichardson/patch-1
Remove unused peer dependency
2 parents 30b7c32 + ff675d7 commit b02bb4b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,6 @@
3636
"ci": "npm run format && git diff --exit-code && npm run lint && npm test",
3737
"build": "rm -rf lib && babel src --out-dir lib"
3838
},
39-
"peerDependencies": {
40-
"graphql": ">=0.6.0 <1.0.0"
41-
},
4239
"devDependencies": {
4340
"babel-cli": "^6.23.0",
4441
"babel-core": "^6.23.1",

0 commit comments

Comments
 (0)