mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-12 23:35:58 +00:00
updated package json
This commit is contained in:
parent
0ad05e1a44
commit
33bfe3881f
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user