File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-sortablejs" ,
3
3
"version" : " 1.4.0" ,
4
- "description" : " A React component built on top of Sortable (https://github.com/RubaXa /Sortable)." ,
4
+ "description" : " A React component built on top of Sortable (https://github.com/SortableJS /Sortable)." ,
5
5
"main" : " lib/index.js" ,
6
6
"scripts" : {
7
7
"prepublish" : " npm run lint && npm test && npm run build && npm run dist && npm run build-examples && npm run release" ,
21
21
],
22
22
"repository" : {
23
23
"type" : " git" ,
24
- "url" : " git+https://github.com/cheton /react-sortable .git"
24
+ "url" : " git+https://github.com/SortableJS /react-sortablejs .git"
25
25
},
26
26
"author" :
" Cheton Wu <[email protected] >" ,
27
27
"license" : " MIT" ,
28
28
"bugs" : {
29
- "url" : " https://github.com/cheton /react-sortable /issues"
29
+ "url" : " https://github.com/SortableJS /react-sortablejs /issues"
30
30
},
31
- "homepage" : " https://github.com/cheton /react-sortable " ,
31
+ "homepage" : " https://github.com/SortableJS /react-sortablejs " ,
32
32
"keywords" : [
33
33
" react" ,
34
34
" react-component" ,
You can’t perform that action at this time.
0 commit comments