Skip to content

Commit e775979

Browse files
authored
chore: Move blockExoticSubdeps from .npmrc to pnpm-workspace.yaml (#375)
Move `blockExoticSubdeps` setting to `pnpm-workspace.yaml` per https://pnpm.io/settings#blockexoticsubdeps
1 parent f00eaa2 commit e775979

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.npmrc

Lines changed: 0 additions & 1 deletion
This file was deleted.

pnpm-workspace.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1+
blockExoticSubdeps: true
2+
13
minimumReleaseAge: 10080 # 7 days

0 commit comments

Comments
 (0)