Update package.json
This commit is contained in:
@ -11,6 +11,7 @@
|
||||
"SDK"
|
||||
],
|
||||
"scripts": {
|
||||
"prepare": "npm run build",
|
||||
"test": "mocha --reporter spec --require ts-node/register 'coverage/**/*.test.ts'",
|
||||
"build": "tsc"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user