Unverified Commit 0cba7a08 authored by Hong Minhee's avatar Hong Minhee
Browse files

Moved repo

parent 4cf80ec7
Loading
Loading
Loading
Loading

.github/FUNDING.yaml

0 → 100644
+1 −0
Original line number Diff line number Diff line
github: dahlia
+4 −5
Original line number Diff line number Diff line
@@ -8,18 +8,17 @@
    "email": "hong@minhee.org",
    "url": "https://hongminhee.org/"
  },
  "homepage": "https://github.com/dahlia/fedify-express",
  "homepage": "https://github.com/fedify-dev/express",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dahlia/fedify-express.git"
    "url": "git+https://github.com/fedify-dev/express.git"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/dahlia/fedify-express/issues"
    "url": "https://github.com/fedify-dev/express/issues"
  },
  "funding": [
    "https://github.com/sponsors/dahlia",
    "https://toss.me/hongminhee"
    "https://github.com/sponsors/dahlia"
  ],
  "type": "module",
  "module": "./dist/index.js",