docs: add installation instructions for Forgejo registry and update package.json for publishing

This commit is contained in:
암냥 2026-04-05 19:23:21 +09:00
commit 9d1721bc3a
No known key found for this signature in database
3 changed files with 51 additions and 0 deletions

View file

@ -24,6 +24,9 @@
],
"author": "imnyang <me@imnya.ng>",
"license": "LGPL-3.0-or-later",
"publishConfig": {
"registry": "https://git.mizuki.guru/api/packages/imnyang/npm/"
},
"packageManager": "pnpm@10.28.0",
"devDependencies": {
"@biomejs/biome": "^1.9.4",