Skip to content

Commit e510823

Browse files
committed
infra: release pipeline
1 parent 24c1b97 commit e510823

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.npmrc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,7 @@ public-hoist-pattern[]=*eslint*
44
public-hoist-pattern[]=*prettier*
55
public-hoist-pattern[]=*typescript*
66
public-hoist-pattern[]=!@modern-js/app-tools
7-
public-hoist-pattern[]=!@modern-js/module-tools
7+
public-hoist-pattern[]=!@modern-js/module-tools
8+
# Ensure pnpm config matches lockfile settings for CI frozen installs
9+
auto-install-peers=true
10+
exclude-links-from-lockfile=false

0 commit comments

Comments
 (0)