Skip to content

Commit 5081697

Browse files
committed
Update package description
1 parent 4065700 commit 5081697

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-sortablejs",
3-
"version": "0.7.0",
4-
"description": "A higher order React component for Sortable (https://github.com/RubaXa/Sortable).",
3+
"version": "1.0.0",
4+
"description": "A React component built on top of Sortable (https://github.com/RubaXa/Sortable).",
55
"main": "lib/index.js",
66
"scripts": {
77
"prepublish": "npm run lint && npm run test && npm run build && npm run dist && npm run release",

0 commit comments

Comments
 (0)