From: Jérôme Benoit Date: Sat, 25 Mar 2023 07:12:43 +0000 (+0100) Subject: refactor: pnpm configuration whitespace cleanup X-Git-Tag: v1.2.0-0~8 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=8d721ca2491a29499965d888fa784ae490581174;p=e-mobility-charging-stations-simulator.git refactor: pnpm configuration whitespace cleanup Signed-off-by: Jérôme Benoit --- diff --git a/.npmrc b/.npmrc index e4bbfed1..22144e56 100644 --- a/.npmrc +++ b/.npmrc @@ -1,2 +1,2 @@ -auto-install-peers = true +auto-install-peers=true legacy-peer-deps=true diff --git a/ui/web/.npmrc b/ui/web/.npmrc index e4bbfed1..22144e56 100644 --- a/ui/web/.npmrc +++ b/ui/web/.npmrc @@ -1,2 +1,2 @@ -auto-install-peers = true +auto-install-peers=true legacy-peer-deps=true