Skip to content

Commit a0320ec

Browse files
committed
chore: standardize package metadata
1 parent fe3bf79 commit a0320ec

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424
"homepage": "https://react-component.github.io/segmented",
2525
"repository": {
2626
"type": "git",
27-
"url": "git@github.com:react-component/segmented.git"
27+
"url": "https://github.com/react-component/segmented.git"
2828
},
2929
"bugs": {
30-
"url": "http://github.com/react-component/segmented/issues"
30+
"url": "https://github.com/react-component/segmented/issues"
3131
},
3232
"license": "MIT",
3333
"scripts": {

0 commit comments

Comments
 (0)