summaryrefslogtreecommitdiff
path: root/frontend/.npmrc
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2025-04-02 19:31:12 +0200
committerSanto Cariotti <santo@dcariotti.me>2025-04-02 19:37:12 +0200
commita9b84f3f3b1d92335188d43048587e32e0921079 (patch)
treea4313f7660a99745d7d5da4d92dc9509d0dbe35e /frontend/.npmrc
parent2e92ccd66eb5c31b8fbbcd205d7b4a882450e9d0 (diff)
Init login and frontend
Diffstat (limited to 'frontend/.npmrc')
-rw-r--r--frontend/.npmrc2
1 files changed, 2 insertions, 0 deletions
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