diff --git a/package.json b/package.json index 14324b60f..227824f28 100644 --- a/package.json +++ b/package.json @@ -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"