Skip to content

Commit a0d2a3f

Browse files
authored
chore(deps): Enable a npmMinimalAgeGate of 3 days (#1970)
1 parent 8e9bd4f commit a0d2a3f

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

.yarnrc.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
compressionLevel: mixed
2-
3-
defaultSemverRangePrefix: ~
4-
2+
defaultSemverRangePrefix: "~"
53
enableGlobalCache: false
6-
74
nodeLinker: node-modules
8-
95
yarnPath: .yarn/releases/yarn-4.12.0.cjs
6+
npmMinimalAgeGate: "3d"

0 commit comments

Comments
 (0)