installing bits-ui

This commit is contained in:
2025-10-04 18:37:20 +00:00
parent 02db914b17
commit 99ca9a2313
2 changed files with 112 additions and 1 deletions

View File

@@ -53,6 +53,7 @@
]
},
"dependencies": {
"@sveltejs/adapter-node": "^5.3.3"
"@sveltejs/adapter-node": "^5.3.3",
"bits-ui": "^2.11.4"
}
}