mirror of
https://github.com/versia-pub/api.git
synced 2025-12-06 08:28:19 +01:00
chore(client): ⚰️ Remove useless dependencies
This commit is contained in:
parent
d4f5895dbf
commit
d54a7462ce
|
|
@ -51,12 +51,6 @@
|
|||
"keywords": ["lysand", "mastodon", "api", "typescript", "rest"],
|
||||
"packageManager": "bun@1.1.8",
|
||||
"dependencies": {
|
||||
"@badgateway/oauth2-client": "^2.3.0",
|
||||
"@types/mime-types": "^2.1.4",
|
||||
"magic-regexp": "^0.8.0",
|
||||
"mime-types": "^2.1.35"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@morlay/bunpublish": "^0.4.1"
|
||||
"@badgateway/oauth2-client": "^2.3.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue