Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 0 additions & 11 deletions .pnpmrc

This file was deleted.

4 changes: 3 additions & 1 deletion pnpm-workspace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -150,9 +150,11 @@ catalog:
yargs-parser: 21.1.1
yoctocolors-cjs: 2.1.3
zod: 4.1.8
# Migrated from .npmrc (pnpm v11 only reads auth/registry from .npmrc).
# pnpm v11 reads settings from this file; only auth/registry go in .npmrc.
ignoreScripts: true
linkWorkspacePackages: false
saveExact: true
strictPeerDependencies: true

# Wait 7 days (10080 minutes) before installing newly published packages.
minimumReleaseAge: 10080
Expand Down