1.0.1 for update npm

This commit is contained in:
ayou
2017-07-23 11:08:20 +08:00
parent 401e2a49a9
commit 9f286fde0d

View File

@@ -1,7 +1,7 @@
{
"name": "vue-tree-list",
"version": "1.0.0",
"description": "A vue component for tree structure.",
"version": "1.0.1",
"description": "A vue component for tree structure. Support adding treenode/leafnode, editing node's name and dragging.",
"main": "dist/vue-tree-list.min.js",
"scripts": {
"test": "karma start --single-run",