Skip to content

Commit 2c8edc0

Browse files
committed
Update readme
1 parent c139967 commit 2c8edc0

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
{
22
"version": "1.0.1",
33
"name": "react-lazy-tree",
4-
"description": "Recursively render tree data. Control content, markup, and style. Specify animation, initial selection, and more.",
4+
"description": "A React Treeview Component",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/ethanselzer/react-lazy-tree.git"
88
},
99
"files": [
10-
"dist",
11-
"README.md"
10+
"dist"
1211
],
1312
"keywords": [
1413
"configure",

0 commit comments

Comments
 (0)