fix(core): update

This commit is contained in:
2019-08-09 10:55:17 +02:00
parent d70310ce8b
commit b901f8604b
3 changed files with 65 additions and 33 deletions

View File

@@ -21,10 +21,10 @@
"homepage": "https://gitlab.com/pushrocks/smartjson#README",
"devDependencies": {
"@gitzone/tsbuild": "^2.1.11",
"@gitzone/tsrun": "^1.2.6",
"@gitzone/tsrun": "^1.2.8",
"@gitzone/tstest": "^1.0.24",
"@pushrocks/tapbundle": "^3.0.11",
"@types/node": "^12.0.12",
"@types/node": "^12.7.1",
"tslint": "^5.18.0",
"tslint-config-prettier": "^1.18.0"
},