fix(core): update

This commit is contained in:
Philipp Kunz 2019-02-15 12:29:57 +01:00
parent 84e667f0c7
commit cdfcf53408

View File

@ -9,7 +9,7 @@
"license": "MIT", "license": "MIT",
"scripts": { "scripts": {
"test": "(tstest test/)", "test": "(tstest test/)",
"build": "(tsbuild)", "build": "(tsbuild --web)",
"format": "(gitzone format)" "format": "(gitzone format)"
}, },
"devDependencies": { "devDependencies": {