Skip to content

Commit cda42e3

Browse files
committed
reflect repository name change
1 parent 3033507 commit cda42e3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.all-contributorsrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"projectName": "daunroda",
2+
"projectName": "daunroda-cli",
33
"projectOwner": "daunroda",
44
"repoType": "github",
55
"repoHost": "https://github.com",

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
],
5959
"repository": {
6060
"type": "git",
61-
"url": "git+https://github.com/daunroda/daunroda.git"
61+
"url": "git+https://github.com/daunroda/daunroda-cli.git"
6262
},
6363
"keywords": [
6464
"spotify",
@@ -67,9 +67,9 @@
6767
"youtube-music-downloader"
6868
],
6969
"bugs": {
70-
"url": "https://github.com/daunroda/daunroda/issues"
70+
"url": "https://github.com/daunroda/daunroda-cli/issues"
7171
},
72-
"homepage": "https://github.com/daunroda/daunroda#readme",
72+
"homepage": "https://github.com/daunroda/daunroda-cli#readme",
7373
"eslintConfig": {
7474
"extends": "@sapphire"
7575
},

0 commit comments

Comments
 (0)