We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03d10b6 commit d0e387cCopy full SHA for d0e387c
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-sortable-tree",
3
- "version": "0.1.19",
+ "version": "0.1.20",
4
"description": "Drag-and-drop sortable component for nested data and hierarchies",
5
"scripts": {
6
"build": "npm run clean && cross-env NODE_ENV=production webpack --config webpack.config.umd.babel.js --bail",
0 commit comments