Skip to content

Commit d374b43

Browse files
authored
Merge pull request #102 from nodkz/patch-2
Update `graphql` version in peerDependency
2 parents e269e2e + 021498d commit d374b43

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
@@ -42,7 +42,7 @@
4242
"babel-runtime": "^6.9.0"
4343
},
4444
"peerDependencies": {
45-
"graphql": "^0.5.0 || ^0.6.0"
45+
"graphql": "^0.5.0 || ^0.6.0 || ^0.7.0"
4646
},
4747
"devDependencies": {
4848
"babel-cli": "6.9.0",

0 commit comments

Comments
 (0)