We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffdb7df commit 2e2de04Copy full SHA for 2e2de04
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-sortable-tree",
3
- "version": "0.1.18",
+ "version": "0.1.19",
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