Skip to content

Commit

Permalink
changed package
Browse files Browse the repository at this point in the history
  • Loading branch information
Liviujmk committed May 7, 2024
1 parent 9c2154f commit 7f24a0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"scripts": {
"build": "nest build",
"format": "prettier --write \"src/**/*.ts\" \"test/**/*.ts\"",
"start": "nest start",
"start": "node dist/main",
"start:dev": "nest start --watch",
"start:debug": "nest start --debug --watch",
"start:prod": "node dist/main",
Expand Down

0 comments on commit 7f24a0c

Please sign in to comment.