Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
Dobrunia committed Nov 16, 2023
1 parent c63ef84 commit 8699b0b
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 @@ -6,7 +6,7 @@
"scripts": {
"dev": "cross-env NODE_ENV=dev nodemon main.ts",
"start": "cross-env NODE_ENV=production node dist/main.js",
"postinstall": "tsc",
"build": "tsc",
"watch-node": "nodemon dist/main.js",
"watch-ts": "tsc -w"
},
Expand Down

0 comments on commit 8699b0b

Please sign in to comment.