Skip to content

Commit

Permalink
fix(package): update graphql to version 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Jan 26, 2017
1 parent 453665d commit 2f04fdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -42,7 +42,7 @@
"dependencies": {
"commander": "^2.9.0",
"glob": "^7.1.1",
"graphql": "^0.8.2",
"graphql": "^0.9.1",
"graphql-subscriptions": "^0.2.2",
"graphql-tools": "^0.9.0",
"m-io": "^0.3.1"
Expand Down

0 comments on commit 2f04fdf

Please sign in to comment.