From d9d11aebeaf99aab5434b53f75768c9d668190f7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Micha=C3=ABl=20Minelli?= <michael@minelli.me>
Date: Thu, 3 Aug 2023 23:10:46 +0200
Subject: [PATCH] README => Update dependencies

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

diff --git a/README.md b/README.md
index 4fa1c63..3b3b23f 100644
--- a/README.md
+++ b/README.md
@@ -6,8 +6,9 @@ This repo contains some code that can be shared across node projects of Dojo.
 
 These packages are needed :
 
-- `winston`
+- `ajv`
 - `hjson`
+- `winston`
 
 ## How to use it
 
-- 
GitLab