Skip to content

Commit afbb804

Browse files
committed
chore: configure corepack
1 parent 95b55bc commit afbb804

File tree

3 files changed

+13152
-9500
lines changed

3 files changed

+13152
-9500
lines changed

.yarnrc.yml

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
nodeLinker: node-modules

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -161,5 +161,6 @@
161161
"name": "RNFileAccessSpec",
162162
"type": "modules",
163163
"jsSrcsDir": "src"
164-
}
164+
},
165+
"packageManager": "[email protected]"
165166
}

0 commit comments

Comments
 (0)