fix(core): update

This commit is contained in:
2020-07-15 19:55:35 +00:00
parent ba83aad026
commit 53ff02c490
6 changed files with 2411 additions and 2002 deletions

View File

@ -13,18 +13,18 @@
"author": "Lossless GmbH",
"license": "UNLICENSED",
"dependencies": {
"@designestate/dees-domtools": "^1.0.30",
"@designestate/dees-domtools": "^1.0.38",
"@gitzone/tsrun": "^1.2.12",
"@pushrocks/smartdelay": "^2.0.9",
"@pushrocks/smartdelay": "^2.0.10",
"@pushrocks/smartexpress": "^3.0.73",
"lit-element": "^2.0.0-rc.5",
"lit-html": "^1.0.0-rc.2",
"typescript": "^3.9.5"
"typescript": "^3.9.6"
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.24",
"@gitzone/tsbundle": "^1.0.69",
"@gitzone/tswatch": "^1.0.46",
"@gitzone/tsbundle": "^1.0.72",
"@gitzone/tswatch": "^1.0.50",
"@pushrocks/projectinfo": "^4.0.5",
"tslint": "^6.1.2",
"tslint-config-prettier": "^1.17.0"
@ -42,6 +42,6 @@
"readme.md"
],
"browserslist": [
"last 2 Chrome versions"
"last 1 Chrome versions"
]
}
}