fix dialog
This commit is contained in:
+3
-2
@@ -1,14 +1,15 @@
|
||||
{
|
||||
"name": "@avocadi/ui",
|
||||
"type": "module",
|
||||
"version": "0.2.14",
|
||||
"version": "0.2.16",
|
||||
"description": "ui elements for avocadi",
|
||||
"private": false,
|
||||
"files": [
|
||||
"dist"
|
||||
],
|
||||
"scripts": {
|
||||
"build": "tsdown"
|
||||
"build": "tsdown",
|
||||
"dev": "tsdown --watch"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^2.4.13",
|
||||
|
||||
Reference in New Issue
Block a user