We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4998a9c commit 3990769Copy full SHA for 3990769
package.json
@@ -3,13 +3,13 @@
3
"version": "0.0.5",
4
"private": false,
5
"description": "Now Playing Cards common scripts",
6
- "homepage": "https://github.com/Now-Playing-Cards/common#readme",
+ "homepage": "https://github.com/NowPlayingCards/common#readme",
7
"bugs": {
8
- "url": "https://github.com/Now-Playing-Cards/common/issues"
+ "url": "https://github.com/NowPlayingCards/common/issues"
9
},
10
"repository": {
11
"type": "git",
12
- "url": "https://github.com/Now-Playing-Cards/common.git"
+ "url": "https://github.com/NowPlayingCards/common.git"
13
14
"license": "MIT",
15
"type": "module",
0 commit comments