Implement zod checking on translator compiler
This commit is contained in:
+2
-1
@@ -65,7 +65,8 @@
|
||||
"socket.io-client": "^2.3.0",
|
||||
"standardized-audio-context": "^25.2.4",
|
||||
"ts-proto": "^1.96.0",
|
||||
"uuidv4": "^6.2.10"
|
||||
"uuidv4": "^6.2.10",
|
||||
"zod": "^3.11.6"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "run-p templater serve svelte-check-watch",
|
||||
|
||||
Reference in New Issue
Block a user