Skip to content

Commit

Permalink
Added yarn version requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
rachleona committed Sep 5, 2024
1 parent 25cdda0 commit 3366410
Show file tree
Hide file tree
Showing 4 changed files with 475 additions and 311 deletions.
File renamed without changes.
4 changes: 1 addition & 3 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-classic.cjs
yarnPath: .yarn/releases/yarn-1.22.22.cjs
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,6 @@
"esModuleInterop": true,
"moduleResolution": "node"
}
}
},
"packageManager": "yarn@1.22.22"
}
Loading

0 comments on commit 3366410

Please sign in to comment.