Skip to content

Commit 2fbdedc

Browse files
committed
Fix repo URL in package.json
1 parent 211b2d6 commit 2fbdedc

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,7 @@
4646
"engines": {
4747
"node": "^14.13.1 || >=16.0.0"
4848
},
49-
"repository": {
50-
"type": "git",
51-
"url": "https://github.com/Borewit/musicbrainz-api.git"
52-
},
49+
"repository": "github:Borewit/musicbrainz-api",
5350
"bugs": {
5451
"url": "https://github.com/Borewit/musicbrainz-api/issues"
5552
},

0 commit comments

Comments
 (0)