Update yarn to 4.0.2

This commit is contained in:
Vitaly Rtishchev 2023-12-21 10:31:46 +04:00
parent 2a4f5070da
commit aa2318a80f
4 changed files with 337 additions and 337 deletions

View file

@ -33,5 +33,5 @@
"typescript": "^5.3.3",
"vite": "^5.0.10"
},
"packageManager": "yarn@4.0.1"
"packageManager": "yarn@4.0.2"
}