aboutsummaryrefslogtreecommitdiffstats
path: root/.npmrc
diff options
context:
space:
mode:
Diffstat (limited to '.npmrc')
-rw-r--r--.npmrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/.npmrc b/.npmrc
index ef1ad604a..537d986a1 100644
--- a/.npmrc
+++ b/.npmrc
@@ -1,4 +1,5 @@
1save-exact = true 1save-exact = true
2engine-strict = true 2engine-strict = true
3unsafe-perm = true 3unsafe-perm = true
4strict-peer-dependencies=true 4frozen-lockfile = false
5strict-peer-dependencies = true