chore(.npmrc): extend-node-path=false

This commit is contained in:
Zoltan Kochan
2022-01-11 16:33:10 +02:00
parent e76151f669
commit 3cf94937a6

1
.npmrc
View File

@@ -8,3 +8,4 @@ use-beta-cli = true
publish-branch = main
pnpmfile = .pnpmfile.cjs
strict-peer-dependencies = true
extend-node-path = false