Skip to content

Commit f996772

Browse files
authored
Update package.json
1 parent 5accbaa commit f996772

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"build": "nest build",
1010
"format": "prettier --write \"src/**/*.ts\" \"test/**/*.ts\"",
1111
"uwu": "nest start",
12+
"start": "node dist/main",
1213
"start:dev": "nest start --watch",
1314
"start:debug": "nest start --debug --watch",
1415
"start:prod": "node dist/main",

0 commit comments

Comments
 (0)