react-custom-tree
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "react-custom-tree", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Fully customizable tree ui component", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -63,3 +63,3 @@ # react-tree | ||
``` | ||
npm install react-tree | ||
npm install react-custom-tree | ||
@@ -66,0 +66,0 @@ ``` |
11038