Skip to content

Commit ebe508f

Browse files
committed
fix: update repository url in the package.json
1 parent e83ea68 commit ebe508f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"author": "ReactTooltip",
2323
"repository": {
2424
"type": "git",
25-
"url": "git+https://github.com/ReactTooltip/react-tooltip.git"
25+
"url": "https://github.com/ReactTooltip/react-tooltip"
2626
},
2727
"keywords": [
2828
"react",

0 commit comments

Comments
 (0)