mirror of
https://github.com/versia-pub/server.git
synced 2026-04-28 13:19:16 +02:00
chore: ⬆️ Upgrade to Biome 2.0
This commit is contained in:
parent
e7aec8752c
commit
963173cdae
174 changed files with 412 additions and 379 deletions
|
|
@ -32,7 +32,9 @@
|
|||
}
|
||||
],
|
||||
"description": "Client for Mastodon and Versia API",
|
||||
"categories": ["Other"],
|
||||
"categories": [
|
||||
"Other"
|
||||
],
|
||||
"type": "module",
|
||||
"engines": {
|
||||
"bun": ">=1.2.5"
|
||||
|
|
@ -52,7 +54,13 @@
|
|||
"url": "https://opencollective.com/lysand"
|
||||
},
|
||||
"homepage": "https://versia.pub",
|
||||
"keywords": ["versia", "mastodon", "api", "typescript", "rest"],
|
||||
"keywords": [
|
||||
"versia",
|
||||
"mastodon",
|
||||
"api",
|
||||
"typescript",
|
||||
"rest"
|
||||
],
|
||||
"packageManager": "bun@1.2.5",
|
||||
"dependencies": {
|
||||
"@badgateway/oauth2-client": "^2.4.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue