Skip to content

Commit 39df219

Browse files
committed
1.0.1
1 parent a7659e9 commit 39df219

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@fit2cloud-ui/vue-virtual-tree",
33
"description": "基于Element-ui和vue-virtual-scroller实现的Vue2版本的虚拟树形组件,支持固定高度和动态高度两种模式",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"author": "fit2cloud",
66
"license": "GPL-3.0 License",
77
"private": false,
@@ -63,4 +63,4 @@
6363
"README.md",
6464
"LICENSE"
6565
]
66-
}
66+
}

0 commit comments

Comments
 (0)