fix(ui): enforce canonical inspector selects
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nodedc/ui-dom",
|
||||
"version": "0.6.0",
|
||||
"version": "0.7.0",
|
||||
"type": "module",
|
||||
"files": [
|
||||
"dist"
|
||||
@@ -18,6 +18,6 @@
|
||||
"typecheck": "tsc -p tsconfig.json --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"@nodedc/ui-core": "0.6.0"
|
||||
"@nodedc/ui-core": "0.7.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user