Loading cli/npm/package.json +2 −2 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ ], "homepage": "https://fedify.dev/cli", "bugs": { "url": "https://github.com/dahlia/fedify/issues" "url": "https://github.com/fedify-dev/fedify/issues" }, "license": "MIT", "author": { Loading @@ -48,6 +48,6 @@ ], "repository": { "type": "git", "url": "git+https://github.com/dahlia/fedify.git" "url": "git+https://github.com/fedify-dev/fedify.git" } } src/dnt.ts +2 −2 Original line number Diff line number Diff line Loading @@ -50,10 +50,10 @@ await build({ homepage: "https://fedify.dev/", repository: { type: "git", url: "git+https://github.com/dahlia/fedify.git", url: "git+https://github.com/fedify-dev/fedify.git", }, bugs: { url: "https://github.com/dahlia/fedify/issues", url: "https://github.com/fedify-dev/fedify/issues", }, funding: [ "https://github.com/sponsors/dahlia", Loading Loading
cli/npm/package.json +2 −2 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ ], "homepage": "https://fedify.dev/cli", "bugs": { "url": "https://github.com/dahlia/fedify/issues" "url": "https://github.com/fedify-dev/fedify/issues" }, "license": "MIT", "author": { Loading @@ -48,6 +48,6 @@ ], "repository": { "type": "git", "url": "git+https://github.com/dahlia/fedify.git" "url": "git+https://github.com/fedify-dev/fedify.git" } }
src/dnt.ts +2 −2 Original line number Diff line number Diff line Loading @@ -50,10 +50,10 @@ await build({ homepage: "https://fedify.dev/", repository: { type: "git", url: "git+https://github.com/dahlia/fedify.git", url: "git+https://github.com/fedify-dev/fedify.git", }, bugs: { url: "https://github.com/dahlia/fedify/issues", url: "https://github.com/fedify-dev/fedify/issues", }, funding: [ "https://github.com/sponsors/dahlia", Loading