diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json index 0bd1560cd..4e99177c5 100644 --- a/package.json +++ b/package.json @@ -51,5 +51,8 @@ "tree-sitter-bash", "web-tree-sitter" ], + "overrides": { + "zod": "3.25.76" + }, "patchedDependencies": {} } |
