Refactor app.container to load current user.

This commit is contained in:
Patrick Fic
2019-12-09 19:49:43 -08:00
parent f919025159
commit 7de41f77ae
6 changed files with 122 additions and 39 deletions

View File

@@ -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",