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 1bccd31 commit 2a6f772Copy full SHA for 2a6f772
package.json
@@ -1,8 +1,8 @@
1
{
2
"name": "nested-sort",
3
- "version": "5.0.0",
4
- "author": "Hesam Bahrami (Genzo)",
5
- "description": "A JavaScript library to create a nested list of elements",
+ "version": "5.0.1",
+ "author": "Hesam Bahrami (hesamurai)",
+ "description": "A JavaScript library for sorting a nested list of items via drag and drop.",
6
"umdClassName": "NestedSort",
7
"main": "dist/nested-sort.cjs.js",
8
"module": "dist/nested-sort.esm.js",
0 commit comments