This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@
|
||||
"start:nest": "nest start",
|
||||
"start:dev": "nest start --watch",
|
||||
"start:debug": "nest start --debug --watch",
|
||||
"start": "NODE_ENV=production node --trace-warnings dist/src/main",
|
||||
"start": "NODE_ENV=production node --trace-warnings dist/main",
|
||||
"lint": "eslint .",
|
||||
"lint:fix": "eslint . --fix",
|
||||
"test": "jest",
|
||||
|
||||
Reference in New Issue
Block a user