We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 539f16e commit eae8c1eCopy full SHA for eae8c1e
3 files changed
.yarnrc.yml
@@ -1,4 +1,2 @@
1
-nodeLinker: node-modules
2
nmHoistingLimits: workspaces
3
-
4
-yarnPath: .yarn/releases/yarn-4.11.0.cjs
+nodeLinker: node-modules
package.json
@@ -99,7 +99,7 @@
99
"workspaces": [
100
"example"
101
],
102
- "packageManager": "yarn@4.11.0",
+ "packageManager": "yarn@4.12.0",
103
"react-native-builder-bob": {
104
"source": "src",
105
"output": "lib",
0 commit comments