chore: upgrade yarn to v4

This commit is contained in:
dec0dOS 2023-10-25 17:13:14 +01:00
commit 6f7bc6c2c2
5 changed files with 1363 additions and 2155 deletions

View file

@ -54,5 +54,5 @@
"yarn prettier --write"
]
},
"packageManager": "yarn@4.0.0-rc.53"
"packageManager": "yarn@4.0.0"
}