aboutsummaryrefslogtreecommitdiffstats
path: root/.npmrc
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2022-04-23 13:59:52 -0500
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2022-04-23 13:59:52 -0500
commit019f575f06117c50dbb6302cf4eee5014e403124 (patch)
treef6f7b74dd7a8105e1ef84f100c3555f988c6a720 /.npmrc
parentHandle issue when 'CLEAN' is used and so 'pnpm' itself is not present (diff)
downloadferdium-app-019f575f06117c50dbb6302cf4eee5014e403124.tar.gz
ferdium-app-019f575f06117c50dbb6302cf4eee5014e403124.tar.zst
ferdium-app-019f575f06117c50dbb6302cf4eee5014e403124.zip
Upgrade 'electron-builder' to '23.0.7'
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