Skip to content
This repository was archived by the owner on Jul 7, 2025. It is now read-only.

Commit 0cba7a0

Browse files
committed
Moved repo
1 parent 4cf80ec commit 0cba7a0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.github/FUNDING.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
github: dahlia

package.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,17 @@
88
"email": "hong@minhee.org",
99
"url": "https://hongminhee.org/"
1010
},
11-
"homepage": "https://github.com/dahlia/fedify-express",
11+
"homepage": "https://github.com/fedify-dev/express",
1212
"repository": {
1313
"type": "git",
14-
"url": "git+https://github.com/dahlia/fedify-express.git"
14+
"url": "git+https://github.com/fedify-dev/express.git"
1515
},
1616
"license": "MIT",
1717
"bugs": {
18-
"url": "https://github.com/dahlia/fedify-express/issues"
18+
"url": "https://github.com/fedify-dev/express/issues"
1919
},
2020
"funding": [
21-
"https://github.com/sponsors/dahlia",
22-
"https://toss.me/hongminhee"
21+
"https://github.com/sponsors/dahlia"
2322
],
2423
"type": "module",
2524
"module": "./dist/index.js",

0 commit comments

Comments
 (0)