fix(core): update

This commit is contained in:
Philipp Kunz 2020-09-04 14:24:42 +00:00
parent 19b5ba4a5d
commit f7ed88cd57

View File

@ -8,7 +8,7 @@
"author": "Lossless GmbH",
"license": "MIT",
"scripts": {
"test": "(tstest ./test/)",
"test": "(tstest ./test)",
"build": "(tsbuild --web && tsbundle npm)"
},
"devDependencies": {