Add missing dependency

This commit is contained in:
Jim Laurie 2018-04-17 15:03:28 +02:00
parent 4364c33afe
commit fd55859c4b

View File

@ -23,6 +23,7 @@
},
"dependencies": {
"apollo-server-koa": "^1.3.3",
"glob": "^7.1.2",
"graphql": "^0.13.2",
"graphql-tools": "^2.23.1",
"graphql-type-json": "^0.2.0",