fix(core): update

This commit is contained in:
2020-10-07 13:13:21 +00:00
parent f0ad441415
commit 1660381be6
2 changed files with 116 additions and 84 deletions

View File

@@ -15,15 +15,15 @@
"devDependencies": {
"@gitzone/tsbuild": "^2.1.25",
"@gitzone/tsbundle": "^1.0.78",
"@gitzone/tstest": "^1.0.44",
"@gitzone/tstest": "^1.0.52",
"@pushrocks/tapbundle": "^3.2.9",
"@types/node": "^14.10.1",
"@types/node": "^14.11.5",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.15.0"
},
"dependencies": {
"@apiglobal/typedrequest": "^1.0.43",
"@designestate/dees-comms": "^1.0.6",
"@apiglobal/typedrequest": "^1.0.53",
"@designestate/dees-comms": "^1.0.7",
"@pushrocks/lik": "^4.0.17",
"@pushrocks/smartdelay": "^2.0.10",
"@pushrocks/smartpromise": "^3.0.6",
@@ -31,7 +31,7 @@
"@pushrocks/smartstate": "^1.0.17",
"@pushrocks/webrequest": "^2.0.10",
"@pushrocks/websetup": "^2.0.18",
"@pushrocks/webstore": "^1.0.8",
"@pushrocks/webstore": "^1.0.14",
"lit-element": "^2.4.0",
"sweet-scroll": "^4.0.0"
},