Skip to content

Commit 5dca135

Browse files
fix: repository url
1 parent eff110b commit 5dca135

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
@@ -6,7 +6,7 @@
66
"homepage": "https://github.com/spiretechnology/js-timecode",
77
"repository": {
88
"type": "git",
9-
"url": "https://github.com/customrealms/core.git"
9+
"url": "https://github.com/spiretechnology/js-timecode.git"
1010
},
1111
"scripts": {
1212
"build": "tsc",

0 commit comments

Comments
 (0)