Skip to content

Commit e50022c

Browse files
chore: update package metadata
1 parent 9b6da53 commit e50022c

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

package.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"mf2",
88
"jf2"
99
],
10-
"homepage": "https://github.com/paulrobertlloyd/mf2tojf2#readme",
10+
"homepage": "https://github.com/getindiekit/mf2tojf2#readme",
1111
"author": {
1212
"name": "Paul Robert Lloyd",
1313
"url": "https://paulrobertlloyd.com"
@@ -22,8 +22,11 @@
2222
"lib",
2323
"index.js"
2424
],
25-
"bugs": "https://github.com/paulrobertlloyd/mf2tojf2/issues",
26-
"repository": "git://github.com/paulrobertlloyd/mf2tojf2.git",
25+
"bugs": "https://github.com/getindiekit/mf2tojf2/issues",
26+
"repository": {
27+
"type": "git",
28+
"url": "git://github.com/getindiekit/mf2tojf2.git"
29+
},
2730
"scripts": {
2831
"lint:prettier": "prettier . --check",
2932
"lint:prettier:fix": "prettier . --write",

0 commit comments

Comments
 (0)