We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
npmMinimalAgeGate
1 parent 8e9bd4f commit a0d2a3fCopy full SHA for a0d2a3f
1 file changed
.yarnrc.yml
@@ -1,9 +1,6 @@
1
compressionLevel: mixed
2
-
3
-defaultSemverRangePrefix: ~
4
+defaultSemverRangePrefix: "~"
5
enableGlobalCache: false
6
7
nodeLinker: node-modules
8
9
yarnPath: .yarn/releases/yarn-4.12.0.cjs
+npmMinimalAgeGate: "3d"
0 commit comments