add form ui
add interface sound hook
This commit is contained in:
+3
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@avocadi/ui",
|
||||
"type": "module",
|
||||
"version": "0.2.2",
|
||||
"version": "0.2.4",
|
||||
"private": false,
|
||||
"files": [
|
||||
"dist"
|
||||
@@ -13,6 +13,7 @@
|
||||
"@biomejs/biome": "^2.4.13",
|
||||
"@bosh-code/tsdown-plugin-inject-css": "^2.0.0",
|
||||
"@bosh-code/tsdown-plugin-tailwindcss": "^1.0.1",
|
||||
"@rollup/plugin-url": "^8.0.2",
|
||||
"@types/bun": "latest",
|
||||
"tsdown": "^0.21.10",
|
||||
"tw-animate-css": "^1.4.0"
|
||||
@@ -27,6 +28,7 @@
|
||||
"radix-ui": "^1.4.3",
|
||||
"react": "^19.2.5",
|
||||
"typescript": "^6",
|
||||
"use-sound": "^5.0.0",
|
||||
"zod": "^4.3.6"
|
||||
},
|
||||
"exports": {
|
||||
|
||||
Reference in New Issue
Block a user