Update yarn version

This commit is contained in:
Pablo Baleztena 2024-09-18 22:45:31 -03:00
parent b5045ed4c8
commit 3713812956
3 changed files with 164 additions and 163 deletions

File diff suppressed because one or more lines are too long

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "ulthar-framework",
"packageManager": "yarn@4.4.1",
"packageManager": "yarn@4.5.0",
"version": "1.0.0",
"private": true,
"type": "module",