@vestow/vue 0.1.0 → 0.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +2 -2
package/README.md
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vestow/vue",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "0.1.
|
|
4
|
+
"version": "0.1.1",
|
|
5
5
|
"description": "Bộ component Vue 3 của WoodBlock: 89 component trên nền Reka UI, kèm 27 bảng cva và bộ chuỗi i18n của chính thư viện. Token và theme ở @vestow/theme.",
|
|
6
6
|
"license": "MIT",
|
|
7
7
|
"sideEffects": [
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"@tanstack/vue-virtual": "^3.13.36",
|
|
37
37
|
"@unovis/ts": "^1.6.7",
|
|
38
38
|
"@unovis/vue": "^1.6.7",
|
|
39
|
-
"@vestow/theme": "0.1.
|
|
39
|
+
"@vestow/theme": "0.1.1",
|
|
40
40
|
"class-variance-authority": "^0.7.1",
|
|
41
41
|
"clsx": "^2.1.1",
|
|
42
42
|
"embla-carousel": "^8.6.0",
|