docs: add installation instructions for Forgejo registry and update package.json for publishing
This commit is contained in:
parent
0a86eb1dd9
commit
9d1721bc3a
3 changed files with 51 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue