Skip to content

Commit 1a048ba

Browse files
committed
add start script
1 parent 9766bea commit 1a048ba

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": "dist/bot.js",
66
"scripts": {
77
"tsc": "tsc",
8+
"start": "node dist/bot.js",
89
"test": "echo \"Error: no test specified\" && exit 1"
910
},
1011
"author": "",

0 commit comments

Comments
 (0)