mirror of
https://github.com/versia-pub/api.git
synced 2026-03-13 04:09:15 +01:00
chore(client): ⚰️ Remove useless dependencies
This commit is contained in:
parent
d4f5895dbf
commit
d54a7462ce
2 changed files with 1 additions and 7 deletions
BIN
bun.lockb
BIN
bun.lockb
Binary file not shown.
|
|
@ -51,12 +51,6 @@
|
||||||
"keywords": ["lysand", "mastodon", "api", "typescript", "rest"],
|
"keywords": ["lysand", "mastodon", "api", "typescript", "rest"],
|
||||||
"packageManager": "bun@1.1.8",
|
"packageManager": "bun@1.1.8",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@badgateway/oauth2-client": "^2.3.0",
|
"@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"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue