fix(core): update
This commit is contained in:
24
package.json
24
package.json
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "@designestate/dees-wcctools",
|
||||
"name": "@design.estate/dees-wcctools",
|
||||
"version": "1.0.76",
|
||||
"private": false,
|
||||
"description": "wcc tools for creating element catalogues",
|
||||
@ -15,18 +15,18 @@
|
||||
"author": "Lossless GmbH",
|
||||
"license": "UNLICENSED",
|
||||
"dependencies": {
|
||||
"@designestate/dees-domtools": "^2.0.6",
|
||||
"@designestate/dees-element": "^2.0.6",
|
||||
"@gitzone/tsrun": "^1.2.32",
|
||||
"@pushrocks/smartdelay": "^2.0.13",
|
||||
"@pushrocks/smartexpress": "^4.0.4",
|
||||
"lit": "^2.5.0"
|
||||
"@design.estate/dees-domtools": "^2.0.6",
|
||||
"@design.estate/dees-element": "^2.0.6",
|
||||
"@gitzone/tsrun": "^1.2.44",
|
||||
"@push.rocks/smartdelay": "^3.0.5",
|
||||
"lit": "^2.8.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@gitzone/tsbuild": "^2.1.61",
|
||||
"@gitzone/tsbundle": "^2.0.7",
|
||||
"@gitzone/tswatch": "^2.0.5",
|
||||
"@pushrocks/projectinfo": "^5.0.1"
|
||||
"@api.global/typedserver": "^3.0.4",
|
||||
"@gitzone/tsbuild": "^2.1.66",
|
||||
"@gitzone/tsbundle": "^2.0.8",
|
||||
"@gitzone/tswatch": "^2.0.7",
|
||||
"@push.rocks/projectinfo": "^5.0.1"
|
||||
},
|
||||
"files": [
|
||||
"ts/**/*",
|
||||
@ -43,4 +43,4 @@
|
||||
"browserslist": [
|
||||
"last 1 Chrome versions"
|
||||
]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user