Release glass material and favicon pipeline v0.6.0
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
{
|
||||
"name": "@nodedc/ui-dom",
|
||||
"version": "0.5.1",
|
||||
"version": "0.6.0",
|
||||
"type": "module",
|
||||
"files": ["dist"],
|
||||
"files": [
|
||||
"dist"
|
||||
],
|
||||
"main": "./dist/index.js",
|
||||
"types": "./dist/index.d.ts",
|
||||
"exports": {
|
||||
@@ -16,6 +18,6 @@
|
||||
"typecheck": "tsc -p tsconfig.json --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"@nodedc/ui-core": "0.5.1"
|
||||
"@nodedc/ui-core": "0.6.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user