Skip to content

Commit 473a63c

Browse files
committed
small fixes to package.json and CI files
1 parent 9c518a8 commit 473a63c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
"name" : "mulle-objc-list",
33
"version" : "0.20.2",
44
"description" : "📒 Lists mulle-objc runtime information contained in executables.",
5-
"homepage" : "https://github.com/mulle-kybernetik-tv/mulle-objc-list",
6-
"bugs" : "https://github.com/mulle-kybernetik-tv/mulle-objc-list/issues",
5+
"homepage" : "https://github.com/mulle-objc/mulle-objc-list",
6+
"bugs" : "https://github.com/mulle-objc/mulle-objc-list/issues",
77
"keywords" : [],
88
"license" : "UNLICENSED",
99
"repository" : {
1010
"type" : "git",
11-
"url" : "mulle-kybernetik-tv/mulle-objc-list"
11+
"url" : "github:mulle-objc/mulle-objc-list"
1212
},
1313
"dependencies" : {
1414
"mulle-objc-runtime" : "git://github.com/mulle-objc/mulle-objc-runtime",

0 commit comments

Comments
 (0)