aboutsummaryrefslogtreecommitdiffstats
path: root/.npmrc
diff options
context:
space:
mode:
Diffstat (limited to '.npmrc')
-rw-r--r--.npmrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/.npmrc b/.npmrc
new file mode 100644
index 0000000..7b9e3d5
--- /dev/null
+++ b/.npmrc
@@ -0,0 +1,4 @@
+engine-strict=true
+resolution-mode=highest
+shamefully-hoist=true
+strict-peer-dependencies=false