Skip to content

Commit 3fc0c0a

Browse files
committed
chore: remove redundant pnpm config
Remove the redundant pnpm-only `auto-install-peers` config from the `.npmrc` file as it is set to `true` by default now. Removing this also resolves a warning from npm that it is an unknown config option and will stop working in the future.
1 parent 5ec915b commit 3fc0c0a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.npmrc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
package-lock=false
2-
auto-install-peers=true

0 commit comments

Comments
 (0)