We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dca2b0 commit 11dfd85Copy full SHA for 11dfd85
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cyclejs-sortable",
3
- "version": "3.0.0",
+ "version": "3.0.1",
4
"description": "Makes all children of a vdom-node sortable via drag and drop",
5
"main": "build/cjs/src/makeSortable.js",
6
"module": "build/es6/src/makeSortable.js",
0 commit comments