Skip to content

Commit d999727

Browse files
authored
Merge pull request #15 from WindomZ/greenkeeper/graphql-0.13.0
Update graphql to the latest version 🚀
2 parents 7fedb94 + 65ea3e8 commit d999727

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
@@ -23,7 +23,7 @@
2323
"dependencies": {
2424
"express": "^4.15.3",
2525
"express-graphql": "^0.6.6",
26-
"graphql": "^0.12.0",
26+
"graphql": "^0.13.0",
2727
"lodash": "^4.17.4"
2828
},
2929
"devDependencies": {

0 commit comments

Comments
 (0)