fix(core): update

This commit is contained in:
2020-06-28 15:57:15 +00:00
parent 00a2de6560
commit 2531126935
2 changed files with 329 additions and 96 deletions

View File

@ -13,13 +13,13 @@
"author": "Lossless GmbH",
"license": "UNLICENSED",
"dependencies": {
"@designestate/dees-domtools": "^1.0.28",
"@designestate/dees-domtools": "^1.0.30",
"@gitzone/tsrun": "^1.2.12",
"@pushrocks/smartdelay": "^2.0.9",
"@pushrocks/smartexpress": "^3.0.10",
"@pushrocks/smartexpress": "^3.0.73",
"lit-element": "^2.0.0-rc.5",
"lit-html": "^1.0.0-rc.2",
"typescript": "^3.9.3"
"typescript": "^3.9.5"
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.24",