fix(test): Update test script to fix type references and remove private method call
This commit is contained in:
@@ -14,6 +14,9 @@
|
||||
"buildDocs": "(tsdoc)",
|
||||
"start": "(tsrun ./cli.ts -v)"
|
||||
},
|
||||
"bin": {
|
||||
"tspm": "./cli.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@git.zone/tsbuild": "^2.1.25",
|
||||
"@git.zone/tsbundle": "^2.0.5",
|
||||
|
||||
Reference in New Issue
Block a user