1
1
mirror of https://github.com/n8n-io/n8n.git synced 2024-08-16 16:40:30 +03:00
n8n/.npmrc

15 lines
368 B
Plaintext
Raw Permalink Normal View History

audit = false
fund = false
update-notifier = false
2022-11-09 19:32:05 +03:00
auto-install-peers = true
strict-peer-dependencies = false
prefer-workspace-packages = true
link-workspace-packages = deep
hoist = true
shamefully-hoist = true
hoist-workspace-packages = false
2022-11-09 19:32:05 +03:00
loglevel = warn
package-manager-strict=false
# https://github.com/pnpm/pnpm/issues/7024
package-import-method=clone-or-copy