update(@nestjs) fit style guide
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@
|
||||
"start": "node index.js",
|
||||
"start:watch": "nodemon",
|
||||
"prestart:prod": "tsc",
|
||||
"start:prod": "node dist/server.js"
|
||||
"start:prod": "node dist/main.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@nestjs/common": "^4.4.0",
|
||||
|
||||
Reference in New Issue
Block a user