fix(core): update

This commit is contained in:
2020-06-26 00:52:51 +00:00
parent 389f502dd0
commit fa8fb5b622
5 changed files with 1552 additions and 94 deletions

View File

@@ -14,15 +14,15 @@
"devDependencies": {
"@gitzone/tsbuild": "^2.1.24",
"@gitzone/tsbundle": "^1.0.69",
"@gitzone/tsrun": "^1.2.8",
"@gitzone/tstest": "^1.0.28",
"@gitzone/tsrun": "^1.2.12",
"@gitzone/tstest": "^1.0.33",
"@pushrocks/tapbundle": "^3.2.1",
"@types/node": "^14.0.5",
"@types/node": "^14.0.14",
"tslint": "^6.1.2",
"tslint-config-prettier": "^1.18.0"
},
"dependencies": {
"@pushrocks/lik": "^4.0.11",
"@pushrocks/lik": "^4.0.13",
"@pushrocks/smartpromise": "^3.0.6",
"rxjs": "^6.5.5"
},
@@ -38,4 +38,4 @@
"npmextra.json",
"readme.md"
]
}
}