mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 05:49:16 +01:00
refactor: 🚚 Organize code into sub-packages, instead of a single large package
This commit is contained in:
parent
79742f47dc
commit
a6d3ebbeef
366 changed files with 942 additions and 833 deletions
|
|
@ -64,9 +64,9 @@
|
|||
"packageManager": "bun@1.2.5",
|
||||
"dependencies": {
|
||||
"@badgateway/oauth2-client": "^3.0.0",
|
||||
"iso-639-1": "^3.1.5",
|
||||
"magic-regexp": "^0.10.0",
|
||||
"zod": "^3.24.2",
|
||||
"zod-openapi": "^4.2.4"
|
||||
"iso-639-1": "catalog:",
|
||||
"magic-regexp": "catalog:",
|
||||
"zod": "catalog:",
|
||||
"zod-openapi": "catalog:"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue