fix(core): update

This commit is contained in:
2019-04-17 20:05:07 +02:00
parent 2ce69f4a8e
commit df861590c8
4 changed files with 45 additions and 84 deletions

View File

@@ -8,14 +8,14 @@
"author": "Lossless GmbH",
"license": "MIT",
"scripts": {
"test": "(tsrun test/)",
"test": "(tstest test/)",
"build": "(tsbuild)"
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.8",
"@gitzone/tstest": "^1.0.20",
"@pushrocks/tapbundle": "^3.0.9",
"tslint": "^5.15.0",
"tslint": "^5.16.0",
"tslint-config-prettier": "^1.18.0"
},
"dependencies": {