Skip to content

Commit cc4354e

Browse files
committed
if this does not work i am going to CRY
1 parent 86ff57d commit cc4354e

File tree

7 files changed

+5083
-5602
lines changed

7 files changed

+5083
-5602
lines changed

.yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs

-541
This file was deleted.

.yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs

-28
This file was deleted.

.yarn/releases/yarn-3.6.1.cjs

-874
This file was deleted.

.yarn/releases/yarn-4.4.0.cjs

+925
Large diffs are not rendered by default.

.yarnrc.yml

+6-7
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
nodeLinker: node-modules
1+
compressionLevel: mixed
2+
3+
enableGlobalCache: false
4+
25
nmHoistingLimits: workspaces
36

4-
plugins:
5-
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
6-
spec: "@yarnpkg/plugin-interactive-tools"
7-
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
8-
spec: "@yarnpkg/plugin-workspace-tools"
7+
nodeLinker: node-modules
98

10-
yarnPath: .yarn/releases/yarn-3.6.1.cjs
9+
yarnPath: .yarn/releases/yarn-4.4.0.cjs

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"workspaces": [
8585
"example"
8686
],
87-
"packageManager": "yarn@3.6.1",
87+
"packageManager": "yarn@4.4.0",
8888
"jest": {
8989
"preset": "react-native",
9090
"modulePathIgnorePatterns": [

yarn.lock

+4,151-4,151
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)