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 d40ed37 commit b8cffb9Copy full SHA for b8cffb9
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "vue-data-ui",
3
"private": false,
4
- "version": "2.1.89",
+ "version": "2.1.90",
5
"type": "module",
6
"description": "A user-empowering data visualization Vue 3 components library for eloquent data storytelling",
7
"keywords": [
@@ -88,7 +88,6 @@
88
"sass": "^1.57.1",
89
"vite": "^4.5.3",
90
"vitest": "^0.34.1",
91
- "vue": "^3.3.4",
92
- "vue-data-ui": "file:../vue-data-ui"
+ "vue": "^3.3.4"
93
}
94
0 commit comments