Skip to content

Commit f627d50

Browse files
committed
Renamed react-sortablejs to react-sortable for the repo url
1 parent 80261b6 commit f627d50

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
},
1212
"repository": {
1313
"type": "git",
14-
"url": "git+https://github.com/cheton/react-sortablejs.git"
14+
"url": "git+https://github.com/cheton/react-sortable.git"
1515
},
1616
"author": "Cheton Wu <[email protected]>",
1717
"license": "MIT",
1818
"bugs": {
19-
"url": "https://github.com/cheton/react-sortablejs/issues"
19+
"url": "https://github.com/cheton/react-sortable/issues"
2020
},
21-
"homepage": "https://github.com/cheton/react-sortablejs",
21+
"homepage": "https://github.com/cheton/react-sortable",
2222
"keywords": [
2323
"react",
2424
"react-component",

0 commit comments

Comments
 (0)