fix(core): update

This commit is contained in:
2022-01-24 07:06:37 +01:00
parent d5a2b0a78e
commit 803c8a4d8f
2 changed files with 201 additions and 109 deletions

View File

@@ -13,7 +13,7 @@
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.29",
"@gitzone/tsbundle": "^1.0.88",
"@gitzone/tsbundle": "^1.0.89",
"@gitzone/tsrun": "^1.2.18",
"@gitzone/tstest": "^1.0.60",
"@pushrocks/tapbundle": "^4.0.0",
@@ -22,9 +22,9 @@
"tslint-config-prettier": "^1.18.0"
},
"dependencies": {
"@pushrocks/lik": "^5.0.0",
"@pushrocks/lik": "^5.0.1",
"@pushrocks/smartpromise": "^3.1.6",
"rxjs": "^6.6.3"
"rxjs": "^7.5.2"
},
"files": [
"ts/**/*",