We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 054267a commit 3087d4bCopy full SHA for 3087d4b
.yarn/releases/yarn-4.8.1.cjs
.yarn/releases/yarn-4.9.1.cjs
.yarnrc.yml
@@ -1,3 +1,7 @@
1
+compressionLevel: mixed
2
+
3
+enableGlobalCache: true
4
5
nodeLinker: node-modules
6
-yarnPath: .yarn/releases/yarn-4.8.1.cjs
7
+yarnPath: .yarn/releases/yarn-4.9.1.cjs
package.json
@@ -38,5 +38,5 @@
38
"resolutions": {
39
"ansi-color@^0.2.1": "patch:ansi-color@npm%3A0.2.1#./.yarn/patches/ansi-color-npm-0.2.1-f7243d10a4.patch"
40
},
41
- "packageManager": "yarn@4.8.1"
+ "packageManager": "yarn@4.9.1"
42
}
0 commit comments