Skip to content

Commit 35dbba6

Browse files
author
stefanBid
committed
fix: update package name and version in package.json
1 parent 6680367 commit 35dbba6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "sb-floating-panel",
3-
"version": "0.1.0",
2+
"name": "sb-floating-panel-vue",
3+
"version": "0.1.1",
44
"description": "A lightweight Vue 3 composable hook built on top of @floating-ui/vue to manage floating panels with arrow and resize support.",
55
"main": "dist/sb-floating-panel.umd.js",
66
"module": "dist/sb-floating-panel.es.js",

0 commit comments

Comments
 (0)