Skip to content

Commit 288d1b9

Browse files
committed
v2.3.20
1 parent d071d41 commit 288d1b9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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.3.19",
4+
"version": "2.3.20",
55
"type": "module",
66
"description": "A user-empowering data visualization Vue 3 components library for eloquent data storytelling",
77
"keywords": [
@@ -95,9 +95,9 @@
9595
"jspdf": "^2.5.1",
9696
"remove-attr": "^0.0.13",
9797
"sass": "^1.57.1",
98+
"simple-git": "^3.24.0",
9899
"vite": "^5.4.7",
99100
"vitest": "^2.1.1",
100-
"vue": "^3.3.4",
101-
"simple-git": "^3.24.0"
101+
"vue": "^3.3.4"
102102
}
103103
}

0 commit comments

Comments
 (0)