updated package json

This commit is contained in:
Grzegorz Leoniec 2018-10-09 15:07:30 +02:00
parent 0ad05e1a44
commit 33bfe3881f

View File

@ -1,5 +1,5 @@
{
"name": "hc-graph-api-prototype",
"name": "hc-prototype-api-",
"version": "0.0.1",
"description": "Graph API Protype for Human Connection",
"main": "src/index.js",
@ -17,7 +17,6 @@
"apollo-link-http": "^1.5.4",
"apollo-server": "^2.0.4",
"dotenv": "^6.0.0",
"faker": "^4.1.0",
"graphql-custom-directives": "^0.2.13",
"graphql-middleware": "^1.7.6",
"graphql-tag": "^2.9.2",
@ -28,6 +27,7 @@
"trunc-html": "^1.1.2"
},
"devDependencies": {
"faker": "^4.1.0",
"babel-cli": "^6.26.0",
"babel-preset-env": "^1.7.0",
"nodemon": "^1.17.5"