fix(core): update

This commit is contained in:
2021-03-06 19:21:13 +00:00
parent fe05144a56
commit 3c9e421351
5 changed files with 102 additions and 67 deletions

View File

@@ -19,8 +19,8 @@
"devDependencies": {
"@gitzone/tsbuild": "^2.1.25",
"@gitzone/tstest": "^1.0.52",
"@pushrocks/tapbundle": "^3.2.10",
"@types/node": "^14.14.22",
"@pushrocks/tapbundle": "^3.2.14",
"@types/node": "^14.14.31",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.15.0"
},
@@ -31,8 +31,8 @@
"@pushrocks/smartlog": "^2.0.39",
"@pushrocks/smartlog-destination-local": "^8.0.8",
"@pushrocks/smartshell": "^2.0.26",
"typedoc": "^0.20.19",
"typescript": "^4.1.3"
"typedoc": "^0.20.30",
"typescript": "^4.2.3"
},
"files": [
"ts/**/*",
@@ -49,4 +49,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}