1
0
Fork 0
mirror of https://github.com/mat-1/matdoesdev.git synced 2025-08-02 23:44:39 +00:00

vendor yarn

This commit is contained in:
mat 2023-12-08 14:59:27 -06:00
commit c272de313f
3 changed files with 897 additions and 1 deletions

893
.yarn/releases/yarn-4.0.2.cjs vendored Executable file

File diff suppressed because one or more lines are too long

View file

@ -1 +1,3 @@
nodeLinker: node-modules nodeLinker: node-modules
yarnPath: .yarn/releases/yarn-4.0.2.cjs

View file

@ -46,5 +46,6 @@
}, },
"engines": { "engines": {
"node": ">=16" "node": ">=16"
} },
"packageManager": "yarn@4.0.2"
} }