fix(core): update

This commit is contained in:
2020-10-17 16:38:22 +00:00
parent 00964a7db1
commit 115d461d29
6 changed files with 720 additions and 791 deletions

View File

@@ -13,15 +13,19 @@
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.25",
"@gitzone/tstest": "^1.0.44",
"@gitzone/tstest": "^1.0.52",
"@pushrocks/tapbundle": "^3.2.9",
"@types/node": "^14.11.1",
"@types/node": "^14.11.10",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.15.0"
},
"dependencies": {
"@pushrocks/smartpromise": "^3.0.6",
"idb": "^5.0.6"
"@apiglobal/typedrequest-interfaces": "^1.0.15",
"@pushrocks/lik": "^4.0.17",
"@pushrocks/smartjson": "^4.0.5",
"@pushrocks/smartpromise": "^3.1.3",
"@pushrocks/smartrx": "^2.0.19",
"idb": "^5.0.7"
},
"browserslist": [
"last 1 chrome versions"
@@ -38,4 +42,4 @@
"npmextra.json",
"readme.md"
]
}
}