fix(core): update

This commit is contained in:
2021-07-22 21:55:08 +02:00
parent dadd0b70b3
commit 38426a24bc
7 changed files with 14521 additions and 34 deletions

View File

@ -8,7 +8,7 @@
"author": "Lossless GmbH",
"license": "MIT",
"scripts": {
"test": "cd test && node ../cli.ts.js --production",
"test": "(tstest test/) && (cd test && node ../cli.ts.js --production)",
"build": "(tsbuild --web)"
},
"bin": {