Skip to content

Commit 29bfe8f

Browse files
committed
yarnrc again
1 parent b72b532 commit 29bfe8f

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

.yarnrc.yml

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
11
checksumBehavior: update
22

3-
nodeLinker: node-modules
3+
compressionLevel: mixed
4+
5+
enableGlobalCache: false
46

5-
plugins:
6-
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
7-
spec: "@yarnpkg/plugin-workspace-tools"
8-
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
9-
spec: "@yarnpkg/plugin-interactive-tools"
10-
- path: .yarn/plugins/@yarnpkg/plugin-version.cjs
11-
spec: "@yarnpkg/plugin-version"
7+
nodeLinker: node-modules
128

13-
yarnPath: .yarn/releases/yarn-3.6.1.cjs
9+
yarnPath: .yarn/releases/yarn-4.8.1.cjs

0 commit comments

Comments
 (0)