Skip to content

Commit 20e2edb

Browse files
Copilotmaiertech
andcommitted
Add minimumReleaseAge=1440 setting to .npmrc
Co-authored-by: maiertech <1482402+maiertech@users.noreply.github.com>
1 parent cce8c60 commit 20e2edb

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.npmrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@ registry=https://registry.npmjs.org/
44

55
# https://pnpm.io/npmrc#url_authtoken
66
//npm.pkg.github.com/:_authToken=${GITHUB_TOKEN}
7+
8+
# https://pnpm.io/settings#minimumreleaseage
9+
minimumReleaseAge=1440

0 commit comments

Comments
 (0)