Skip to content

Commit d69ea41

Browse files
authored
Merge pull request #8 from opencomponents/greenkeeper/graphql-0.11.0
Update graphql to the latest version 🚀
2 parents eda398e + f558255 commit d69ea41

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
@@ -47,7 +47,7 @@
4747
"babel-core": "^6.24.1",
4848
"babel-polyfill": "^6.23.0",
4949
"express-graphql": "^0.6.6",
50-
"graphql": "^0.10.1",
50+
"graphql": "^0.11.0",
5151
"node-fetch": "^1.7.0"
5252
},
5353
"jest": {

0 commit comments

Comments
 (0)