Skip to content

Commit 3a0fbca

Browse files
authored
fix: pkg repository.url (#1708)
1 parent 452b16c commit 3a0fbca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"repository": {
2929
"type": "git",
30-
"url": "https://github.com/CookPete/react-player.git"
30+
"url": "git+https://github.com/CookPete/react-player.git"
3131
},
3232
"author": "Pete Cook (https://github.com/cookpete)",
3333
"license": "MIT",

0 commit comments

Comments
 (0)