We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a0fbca commit 9d58201Copy full SHA for 9d58201
package.json
@@ -27,14 +27,14 @@
27
},
28
"repository": {
29
"type": "git",
30
- "url": "git+https://github.com/CookPete/react-player.git"
+ "url": "git+https://github.com/cookpete/react-player.git"
31
32
"author": "Pete Cook (https://github.com/cookpete)",
33
"license": "MIT",
34
"bugs": {
35
- "url": "https://github.com/CookPete/react-player/issues"
+ "url": "https://github.com/cookpete/react-player/issues"
36
37
- "homepage": "https://github.com/CookPete/react-player",
+ "homepage": "https://github.com/cookpete/react-player",
38
"peerDependencies": {
39
"react": ">=16.6.0"
40
0 commit comments