Merge branch 'master' of gitlab.com:saburly/psihologija
This commit is contained in:
10
package.json
10
package.json
@@ -17,19 +17,9 @@
|
|||||||
"start": "node server.js",
|
"start": "node server.js",
|
||||||
"heroku-postbuild": "NPM_CONFIG_PRODUCTION=false npm install --prefix client && npm run build --prefix client"
|
"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": {
|
"engines": {
|
||||||
"node": "11.12.x"
|
"node": "11.12.x"
|
||||||
},
|
},
|
||||||
"bugs": {
|
|
||||||
"url": "https://gitlab.com/saburly/psihologija/issues"
|
|
||||||
},
|
|
||||||
"homepage": "https://gitlab.com/saburly/psihologija#README",
|
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"dotenv": "^8.0.0",
|
"dotenv": "^8.0.0",
|
||||||
"express": "^4.17.0",
|
"express": "^4.17.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user