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
index ece05f588..e5311c5d3 100644
--- a/.npmrc
+++ b/.npmrc
@@ -1,2 +1,6 @@
1save-exact = true
1engine-strict = true 2engine-strict = true
3unsafe-perm = true
4frozen-lockfile = false
2legacy-peer-deps = true 5legacy-peer-deps = true
6shamefully-hoist = true