mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
feat(config): ✨ Add JSON schema for config
This commit is contained in:
parent
d20988afa1
commit
7d1522cc1e
5 changed files with 4023 additions and 2 deletions
|
|
@ -89,7 +89,8 @@
|
|||
"drizzle-kit": "^0.23.0",
|
||||
"oclif": "^4.14.9",
|
||||
"ts-prune": "^0.10.3",
|
||||
"typescript": "^5.5.4"
|
||||
"typescript": "^5.5.4",
|
||||
"zod-to-json-schema": "^3.23.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"typescript": "^5.3.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue