update to yarn 3.6.3

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2024-05-06 12:01:20 +02:00
parent eb539f44b1
commit 5bc9e2e9b9
No known key found for this signature in database
GPG key ID: ADE44D8C9D44FBE4
9 changed files with 7083 additions and 4921 deletions

View file

@ -1,2 +1,12 @@
/coverage
/node_modules
# Dependency directories
node_modules/
jspm_packages/
# yarn v2
.yarn/cache
.yarn/unplugged
.yarn/build-state.yml
.yarn/install-state.gz
.pnp.*