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.
2 parents a65d937 + 4e14028 commit 2bf4b51Copy full SHA for 2bf4b51
package.json
@@ -1,10 +1,10 @@
1
{
2
"name": "@grapoza/vue-tree",
3
- "version": "4.0.1",
+ "version": "4.0.2",
4
"description": "Yet another Vue treeview component.",
5
"author": "Gregg Rapoza <[email protected]>",
6
"license": "MIT",
7
- "main": "dist/vue-tree.umd.min.js",
+ "main": "vue-tree.umd.min.js",
8
"browser": "index.js",
9
"repository": {
10
"url": "https://github.com/grapoza/vue-tree",
0 commit comments