Skip to content

Commit 58a4110

Browse files
committed
v2.4.26
1 parent 9d077c2 commit 58a4110

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
lines changed

package-lock.json

Lines changed: 3 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-data-ui",
33
"private": false,
4-
"version": "2.4.25",
4+
"version": "2.4.26",
55
"type": "module",
66
"description": "A user-empowering data visualization Vue 3 components library for eloquent data storytelling",
77
"keywords": [
@@ -19,6 +19,7 @@
1919
"donut evolution",
2020
"donut",
2121
"dumbbell",
22+
"funnel",
2223
"galaxy",
2324
"gauge",
2425
"graph",
@@ -99,7 +100,6 @@
99100
"simple-git": "^3.24.0",
100101
"vite": "^5.4.7",
101102
"vitest": "^2.1.1",
102-
"vue": "^3.3.4",
103-
"vue-data-ui": "file:../vue-data-ui"
103+
"vue": "^3.3.4"
104104
}
105105
}

0 commit comments

Comments
 (0)