Skip to content

Commit 9c7cf17

Browse files
committed
chore: attempt 3
1 parent 02193e3 commit 9c7cf17

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,3 @@ build
1919
# Ignore lock files in examples for now
2020
examples/**/yarn.lock
2121
.docusaurus
22-

.yarnrc.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,4 @@ enableGlobalCache: true
22

33
nodeLinker: node-modules
44

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-
11-
yarnPath: .yarn/releases/yarn-berry.cjs
5+
yarnPath: .yarn/releases/yarn-4.0.1.cjs

0 commit comments

Comments
 (0)