From e0d439ad1bf6d0159a91fe051a1244f1e7ba474d Mon Sep 17 00:00:00 2001 From: Edward Moyse Date: Thu, 21 Mar 2024 14:47:32 +0100 Subject: [PATCH] lerna repair --- lerna.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lerna.json b/lerna.json index a75ae268..e0e43c50 100644 --- a/lerna.json +++ b/lerna.json @@ -12,5 +12,6 @@ "run": { "parallel": true } - } + }, + "$schema": "node_modules/lerna/schemas/lerna-schema.json" }