Update scripts
This commit is contained in:
parent
a3e062a1ff
commit
a001e63857
3 changed files with 9 additions and 6 deletions
|
@ -5,6 +5,7 @@
|
|||
"main": "./dist/vylbot",
|
||||
"typings": "./dist",
|
||||
"scripts": {
|
||||
"clean": "rm -rf node_modules/ dist/",
|
||||
"build": "tsc",
|
||||
"start": "node ./dist/vylbot",
|
||||
"test": "jest",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue