Update to yarn berry

This commit is contained in:
2024-05-11 01:36:09 -05:00
parent abb6df7383
commit 431bb7b022
3 changed files with 4329 additions and 2626 deletions
Vendored
+1
View File
@@ -1,6 +1,7 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files. # See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
.idea .idea
.log* .log*
.yarn
# dependencies # dependencies
/node_modules /node_modules
+2 -1
View File
@@ -46,5 +46,6 @@
}, },
"ct3aMetadata": { "ct3aMetadata": {
"initVersion": "7.2.0" "initVersion": "7.2.0"
} },
"packageManager": "yarn@4.2.2"
} }
+4326 -2625
View File
File diff suppressed because it is too large Load Diff