Update layout
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"description": "",
|
||||
"main": "server.js",
|
||||
"scripts": {
|
||||
"prestart": "test -d node_modules || npm install",
|
||||
"start": "node --env-file-if-exists=.env server.js",
|
||||
"test": "node test_days.js"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user