Skip to content

Commit 55c422c

Browse files
chore(package): update graphql to version 0.9.6
Closes #6 https://greenkeeper.io/
1 parent 535621a commit 55c422c

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
@@ -30,7 +30,7 @@
3030
"preversion": ". ./resources/checkgit.sh && npm test"
3131
},
3232
"peerDependencies": {
33-
"graphql": "^0.8.1"
33+
"graphql": "^0.9.6"
3434
},
3535
"devDependencies": {
3636
"babel": "^6.23.0",

0 commit comments

Comments
 (0)