heroku bugfix - 7
This commit is contained in:
1
server/.npmrc
Normal file
1
server/.npmrc
Normal file
@@ -0,0 +1 @@
|
||||
NPM_CONFIG_PRODUCTION=false
|
||||
@@ -6,7 +6,8 @@
|
||||
"cors": "^2.8.5",
|
||||
"formidable": "^1.2.1",
|
||||
"mongoose": "^5.7.8",
|
||||
"multer": "^1.4.2"
|
||||
"multer": "^1.4.2",
|
||||
"pino-colada": "^1.4.5"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "node-env-run --exec nodemon | pino-colada"
|
||||
@@ -29,6 +30,5 @@
|
||||
"express-pino-logger": "^4.0.0",
|
||||
"node-env-run": "^3.0.2",
|
||||
"nodemon": "^1.19.4",
|
||||
"pino-colada": "^1.4.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user