Skip to content

Commit 0953ffa

Browse files
authored
Update package description to match Github one
1 parent b07960a commit 0953ffa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-sortable-tree",
33
"version": "0.1.12",
4-
"description": "Drag-and-drop sortable representation of hierarchical data",
4+
"description": "Drag-and-drop sortable component for nested data and hierarchies",
55
"scripts": {
66
"build": "npm run lint && npm run test && npm run build:demo && npm run build:umd",
77
"build:demo": "npm run clean:demo && cross-env NODE_ENV=production webpack --config webpack.config.demo.babel.js --bail",

0 commit comments

Comments
 (0)