From 3d82f7c2e9c918c741f615d293bb7ba5d34a0ad8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Micha=C3=ABl=20Minelli?= <michael@minelli.me>
Date: Thu, 18 Jan 2024 00:16:55 +0100
Subject: [PATCH] README => Update dependencies

---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 1045269..e0c65cf 100644
--- a/README.md
+++ b/README.md
@@ -6,10 +6,11 @@ This repo contains some code that can be shared across node projects of Dojo.
 
 These packages are needed :
 
-- `ajv`
 - `json5`
 - `tar-stream`
 - `winston`
+- `zod`
+- `zod-validation-error`
 
 ## How to use it
 
-- 
GitLab