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 d39273c commit 204e51bCopy full SHA for 204e51b
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "react-sortablejs",
3
"version": "0.1.0",
4
- "description": "A higher order React component for Sortable.js",
+ "description": "A higher order React component for Sortable (https://github.com/RubaXa/Sortable).",
5
"main": "dist/react-sortable.js",
6
"scripts": {
7
"prepublish": "npm run build && npm test",
0 commit comments