Refactor app.container to load current user.
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
"heroku-postbuild": "cd client && npm install && npm install --only=dev --no-shrinkwrap && npm run build"
|
||||
},
|
||||
"dependencies": {
|
||||
"apollo-cache-persist": "^0.1.1",
|
||||
"body-parser": "^1.18.3",
|
||||
"compression": "1.7.4",
|
||||
"cors": "2.8.5",
|
||||
|
||||
Reference in New Issue
Block a user