Skip to content

Commit 732ebad

Browse files
committed
fix: set yarn to latest stable
1 parent 623ce49 commit 732ebad

File tree

4 files changed

+5955
-5054
lines changed

4 files changed

+5955
-5054
lines changed

.yarn/releases/yarn-4.0.1.cjs

+893
Large diffs are not rendered by default.

.yarnrc.yml

+6
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
1+
compressionLevel: mixed
2+
3+
enableGlobalCache: false
4+
15
nodeLinker: node-modules
6+
7+
yarnPath: .yarn/releases/yarn-4.0.1.cjs

package.json

+2
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,6 @@
5858
"node": "14.21.2",
5959
"yarn": "1.22.19"
6060
}
61+
},
62+
"packageManager": "yarn@4.0.1"
6163
}

0 commit comments

Comments
 (0)