fix(core): update

This commit is contained in:
2020-10-28 17:43:58 +00:00
parent 35680b135d
commit d03b37690f
6 changed files with 97 additions and 43 deletions

View File

@@ -16,7 +16,7 @@
"@gitzone/tsbundle": "^1.0.78",
"@gitzone/tstest": "^1.0.44",
"@pushrocks/tapbundle": "^3.2.9",
"@types/node": "^14.11.2",
"@types/node": "^14.14.5",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.15.0"
},
@@ -24,7 +24,8 @@
"@pushrocks/smartcache": "^1.0.13",
"@pushrocks/smartfeed": "^1.0.5",
"@pushrocks/smartxml": "^1.0.6",
"@pushrocks/smartyaml": "^2.0.5"
"@pushrocks/smartyaml": "^2.0.5",
"@tsclass/tsclass": "^3.0.25"
},
"browserslist": [
"last 1 chrome versions"