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 990694c commit bf9c886Copy full SHA for bf9c886
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@wsfe/vue-tree",
3
- "version": "3.2.0",
+ "version": "4.0.0",
4
"types": "./types",
5
"description": "A vue tree component using virtual list.",
6
"main": "./dist/vue-tree.umd.js",
@@ -71,7 +71,7 @@
71
"typescript": "^5.4.5",
72
"vite": "^5.2.13",
73
"vitest": "^1.6.0",
74
- "vue": "^3.4.29",
+ "vue": "^3.4.30",
75
"vue-tsc": "^2.0.21"
76
}
77
0 commit comments