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 2bbb5be commit 8fe9146Copy full SHA for 8fe9146
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cyclejs-sortable",
3
- "version": "3.0.2",
+ "version": "3.0.3",
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