Skip to content

Commit 204e51b

Browse files
committed
Update description
1 parent d39273c commit 204e51b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-sortablejs",
33
"version": "0.1.0",
4-
"description": "A higher order React component for Sortable.js",
4+
"description": "A higher order React component for Sortable (https://github.com/RubaXa/Sortable).",
55
"main": "dist/react-sortable.js",
66
"scripts": {
77
"prepublish": "npm run build && npm test",

0 commit comments

Comments
 (0)