Add door lock charges screen #3

Merged
bilal.catic merged 12 commits from add-door-lock-charges-screen into master 2019-05-28 13:38:44 +02:00
Showing only changes of commit c67b203bec - Show all commits

View File

@@ -17,19 +17,9 @@
"start": "node server.js",
"heroku-postbuild": "NPM_CONFIG_PRODUCTION=false npm install --prefix client && npm run build --prefix client"
},
"repository": {
"type": "git",
"url": "git+ssh://git@gitlab.com/saburly/psihologija.git"
},
"author": "Saburly",
"license": "ISC",
"engines": {
"node": "11.12.x"
},
"bugs": {
"url": "https://gitlab.com/saburly/psihologija/issues"
},
"homepage": "https://gitlab.com/saburly/psihologija#README",
"dependencies": {
"dotenv": "^8.0.0",
"express": "^4.17.0",