Skip to content

Commit

Permalink
fix: 🗑️ yarn conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
AazimAnish committed Oct 19, 2024
1 parent e929157 commit 470018c
Show file tree
Hide file tree
Showing 2 changed files with 2,310 additions and 2,341 deletions.
4 changes: 2 additions & 2 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
enableColors: true

nmHoistingLimits: workspaces
checksumBehavior: update

nodeLinker: node-modules

plugins:
Expand All @@ -10,4 +10,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"

yarnPath: .yarn/releases/yarn-3.2.3.cjs
yarnPath: .yarn/releases/yarn-3.2.3.cjs
Loading

0 comments on commit 470018c

Please sign in to comment.