fix(core): update

This commit is contained in:
2020-05-25 22:21:55 +00:00
parent 702365aba3
commit 5ebd9ce6de
2 changed files with 1 additions and 5 deletions

View File

@@ -9,7 +9,7 @@
"license": "MIT",
"scripts": {
"test": "(tstest ./test/)",
"build": "(tsbuild && tsbundle npm)"
"build": "(tsbuild && tsbundle npm --production)"
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.11",