Skip to content

Commit

Permalink
feat: upgrade yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
catalinmiron committed Feb 12, 2024
1 parent 83ae6ba commit 4f1b3d8
Show file tree
Hide file tree
Showing 5 changed files with 14,112 additions and 9,637 deletions.
Binary file added .yarn/install-state.gz
Binary file not shown.
893 changes: 893 additions & 0 deletions .yarn/releases/yarn-4.1.0.cjs

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.1.0.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"engines": {
"node": ">= 16.0.0"
},
"packageManager": "^yarn@1.22.15",
"packageManager": "yarn@4.1.0",
"jest": {
"preset": "react-native",
"modulePathIgnorePatterns": [
Expand Down
Loading

0 comments on commit 4f1b3d8

Please sign in to comment.