aboutsummaryrefslogtreecommitdiffstats
path: root/.npmrc
diff options
context:
space:
mode:
authorLibravatar Balaji Vijayakumar <kuttibalaji.v6@gmail.com>2022-11-25 05:31:46 +0530
committerLibravatar GitHub <noreply@github.com>2022-11-25 00:01:46 +0000
commitc04b71b2c79bdc5b1612ef0e98f351d1193bdec9 (patch)
treeb46106d37f6d4ecc2bb366fcf5418ac3f478fe42 /.npmrc
parentPull in new version of 'recipes' submodule (diff)
downloadferdium-app-c04b71b2c79bdc5b1612ef0e98f351d1193bdec9.tar.gz
ferdium-app-c04b71b2c79bdc5b1612ef0e98f351d1193bdec9.tar.zst
ferdium-app-c04b71b2c79bdc5b1612ef0e98f351d1193bdec9.zip
Switch npm to pnpm (#714)
Diffstat (limited to '.npmrc')
-rw-r--r--.npmrc3
1 files changed, 1 insertions, 2 deletions
diff --git a/.npmrc b/.npmrc
index e5311c5d3..9de4cdb0f 100644
--- a/.npmrc
+++ b/.npmrc
@@ -1,6 +1,5 @@
1save-exact = true 1save-exact = true
2engine-strict = true 2engine-strict = true
3unsafe-perm = true 3unsafe-perm = true
4frozen-lockfile = false
5legacy-peer-deps = true 4legacy-peer-deps = true
6shamefully-hoist = true 5frozen-lockfile = false