aboutsummaryrefslogtreecommitdiffstats
path: root/.npmrc
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.npmrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.npmrc b/.npmrc
new file mode 100644
index 0000000..d02bab8
--- /dev/null
+++ b/.npmrc
@@ -0,0 +1,3 @@
+shamefully-hoist=true
+strict-peer-dependencies=false
+auto-install-peers=true \ No newline at end of file