From a9b84f3f3b1d92335188d43048587e32e0921079 Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Wed, 2 Apr 2025 19:31:12 +0200 Subject: Init login and frontend --- frontend/.npmrc | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 frontend/.npmrc (limited to 'frontend/.npmrc') diff --git a/frontend/.npmrc b/frontend/.npmrc new file mode 100644 index 0000000..cf04042 --- /dev/null +++ b/frontend/.npmrc @@ -0,0 +1,2 @@ +shamefully-hoist=true +strict-peer-dependencies=false -- cgit v1.2.3-18-g5258