update
This commit is contained in:
@@ -11,6 +11,12 @@
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"test": "(tstest test/ --verbose)",
|
||||
"test:basic": "(tstest test/test.ts --verbose)",
|
||||
"test:payments": "(tstest test/test.payments.simple.ts --verbose)",
|
||||
"test:webhooks": "(tstest test/test.webhooks.ts --verbose)",
|
||||
"test:session": "(tstest test/test.session.ts --verbose)",
|
||||
"test:errors": "(tstest test/test.errors.ts --verbose)",
|
||||
"test:advanced": "(tstest test/test.advanced.ts --verbose)",
|
||||
"build": "(tsbuild --web)"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Reference in New Issue
Block a user