Refactored into a script using zod based on feedback
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
This commit is contained in:
+2
-3
@@ -152,8 +152,6 @@
|
||||
"@types/memjs": "^1.3.3",
|
||||
"@types/node": "^22.13.14",
|
||||
"@types/webpack": "^5.28.0",
|
||||
"ajv-cli": "^5.0.0",
|
||||
"ajv-formats": "^3.0.1",
|
||||
"array-to-table": "^1.0.1",
|
||||
"command-exists": "^1.2.9",
|
||||
"cross-env": "^10.0.0",
|
||||
@@ -181,7 +179,8 @@
|
||||
"ts-morph": "^24.0.0",
|
||||
"typedoc": "^0.28.0",
|
||||
"typescript": "~5.7.0",
|
||||
"vite": "^7.1.5"
|
||||
"vite": "^7.1.5",
|
||||
"zod": "^3.25.76"
|
||||
},
|
||||
"packageManager": "yarn@4.8.1",
|
||||
"engines": {
|
||||
|
||||
Reference in New Issue
Block a user