From: Jérôme Benoit Date: Mon, 3 Nov 2025 23:44:48 +0000 (+0100) Subject: chore: cleanup npm configuration X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=0e4a4fed80691b047a11c254c63a0c19fb05a375;p=e-mobility-charging-stations-simulator.git chore: cleanup npm configuration Signed-off-by: Jérôme Benoit --- diff --git a/.npmrc b/.npmrc index 7260c73e..ca35ab2e 100644 --- a/.npmrc +++ b/.npmrc @@ -1,3 +1,2 @@ @jsr:registry=https://npm.jsr.io -auto-install-peers=true legacy-peer-deps=true