fix(core): update

This commit is contained in:
2019-06-19 13:18:45 +02:00
parent b6d1c3c083
commit 9892085140
4 changed files with 380 additions and 336 deletions

View File

@@ -27,12 +27,12 @@
"smartchai": "^2.0.1"
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.8",
"@gitzone/tsrun": "^1.2.5",
"@gitzone/tstest": "^1.0.20",
"@types/node": "^11.13.2",
"@gitzone/tsbuild": "^2.1.11",
"@gitzone/tsrun": "^1.2.6",
"@gitzone/tstest": "^1.0.24",
"@types/node": "^12.0.8",
"randomstring": "^1.1.5",
"tslint": "^5.15.0",
"tslint": "^5.17.0",
"tslint-config-prettier": "^1.18.0"
}
}