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