From c6e9f764ca4b12fa1e75b4a247fba5572597b1d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Minelli?= <michael@minelli.me> Date: Fri, 4 Aug 2023 21:34:04 +0200 Subject: [PATCH] README => Update dependencies --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b3b23f..b21d316 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This repo contains some code that can be shared across node projects of Dojo. These packages are needed : - `ajv` -- `hjson` +- `json5` - `winston` ## How to use it -- GitLab