fix(core): update

This commit is contained in:
2019-05-09 00:08:40 +02:00
parent 1960b1d125
commit 390200ad2a
11 changed files with 184 additions and 97 deletions

View File

@ -8,8 +8,7 @@
"author": "Lossless GmbH",
"license": "MIT",
"scripts": {
"test": "node ./cli.ts.js test --timeout 10000",
"test2": "(tstest test/)",
"test": "(tstest test/)",
"build": "(tsbuild)",
"format": "(gitzone format)"
},
@ -24,6 +23,7 @@
"dependencies": {
"@gitzone/tsrun": "^1.2.6",
"@pushrocks/early": "^3.0.3",
"@pushrocks/lik": "^3.0.5",
"@pushrocks/smartchok": "^1.0.18",
"@pushrocks/smartcli": "^3.0.7",
"@pushrocks/smartdelay": "^2.0.3",