Updated the package
This commit is contained in:
parent
92312f465f
commit
a30c05e942
@ -8,7 +8,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"start": "ts-node-dev --respawn --transpile-only src/cli.ts",
|
||||
"test": "ts-node-dev --respawn --transpile-only src/test.ts",
|
||||
"test": "ts-node-dev --respawn --transpile-only test/test.ts",
|
||||
"local": "ts-node-dev --respawn --transpile-only src/cli.ts start -p local",
|
||||
"build": "tsc"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user