Skip to content

Commit

Permalink
ci: set run script
Browse files Browse the repository at this point in the history
  • Loading branch information
cskiwi committed Dec 28, 2024
1 parent 1de276d commit caca6a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"start": "nx serve",
"start:prod": "node -r dotenv/config dist/apps/api/main.js",
"build": "nx build",
"nx": "nx",
"test": "nx test",
"lint": "nx lint",
"e2e": "nx run-many --target=e2e",
Expand Down

0 comments on commit caca6a2

Please sign in to comment.