Skip to content

Commit

Permalink
fixed the yarn issue (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
rohitmalhotra1420 authored Aug 28, 2024
1 parent c4fe00f commit 0644d82
Show file tree
Hide file tree
Showing 3 changed files with 4,834 additions and 4,449 deletions.
5 changes: 5 additions & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
compressionLevel: mixed

enableGlobalCache: false

nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.2.2.cjs

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -205,5 +205,6 @@
"net": "react-native-tcp",
"os": "react-native-os",
"stream": "stream-browserify"
}
},
"packageManager": "yarn@4.2.2"
}
Loading

0 comments on commit 0644d82

Please sign in to comment.