We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d071d41 commit 288d1b9Copy full SHA for 288d1b9
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "vue-data-ui",
3
"private": false,
4
- "version": "2.3.19",
+ "version": "2.3.20",
5
"type": "module",
6
"description": "A user-empowering data visualization Vue 3 components library for eloquent data storytelling",
7
"keywords": [
@@ -95,9 +95,9 @@
95
"jspdf": "^2.5.1",
96
"remove-attr": "^0.0.13",
97
"sass": "^1.57.1",
98
+ "simple-git": "^3.24.0",
99
"vite": "^5.4.7",
100
"vitest": "^2.1.1",
- "vue": "^3.3.4",
101
- "simple-git": "^3.24.0"
+ "vue": "^3.3.4"
102
}
103
0 commit comments