Skip to content

Commit

Permalink
fix(package): update graphql to version 0.12.3
Browse files Browse the repository at this point in the history
Closes #30
  • Loading branch information
greenkeeper[bot] committed Dec 17, 2017
1 parent af0495d commit 8a9c44c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
},
"dependencies": {
"dataloader": "^1.3.0",
"graphql": "^0.11.3",
"graphql": "^0.12.3",
"graphql-server-micro": "^1.1.0",
"graphql-tools": "^1.2.2",
"micro": "^9.0.0",
Expand Down

0 comments on commit 8a9c44c

Please sign in to comment.