We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e8e10e commit 0a98df3Copy full SHA for 0a98df3
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-sortable-tree",
3
- "version": "0.1.1",
+ "version": "0.1.2",
4
"description": "Drag-and-drop sortable representation of hierarchical data",
5
"scripts": {
6
"build": "npm run lint && npm run test && npm run build:demo && npm run build:umd",
0 commit comments