Skip to content

Commit 597271f

Browse files
authored
Update package.json
1 parent 7e83b10 commit 597271f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"main": "index.js",
66
"scripts": {
77
"watch": "tsc -w",
8+
"build": "tsc",
89
"dev": "nodemon src/index.ts",
910
"dev2":"nodemon dist/index.js",
1011
"start": "node dist/index.js",

0 commit comments

Comments
 (0)