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 4065700 commit 5081697Copy full SHA for 5081697
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "react-sortablejs",
3
- "version": "0.7.0",
4
- "description": "A higher order React component for Sortable (https://github.com/RubaXa/Sortable).",
+ "version": "1.0.0",
+ "description": "A React component built on top of Sortable (https://github.com/RubaXa/Sortable).",
5
"main": "lib/index.js",
6
"scripts": {
7
"prepublish": "npm run lint && npm run test && npm run build && npm run dist && npm run release",
0 commit comments