We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20ecbc4 commit b07960aCopy full SHA for b07960a
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-sortable-tree",
3
- "version": "0.1.11",
+ "version": "0.1.12",
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