Skip to content

Commit b8cffb9

Browse files
committed
v2.1.90
1 parent d40ed37 commit b8cffb9

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 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.1.89",
4+
"version": "2.1.90",
55
"type": "module",
66
"description": "A user-empowering data visualization Vue 3 components library for eloquent data storytelling",
77
"keywords": [
@@ -88,7 +88,6 @@
8888
"sass": "^1.57.1",
8989
"vite": "^4.5.3",
9090
"vitest": "^0.34.1",
91-
"vue": "^3.3.4",
92-
"vue-data-ui": "file:../vue-data-ui"
91+
"vue": "^3.3.4"
9392
}
9493
}

0 commit comments

Comments
 (0)