chore: update yarn to 3.6.3

This commit is contained in:
CrazyMax
2023-09-10 04:42:51 +02:00
parent bba98f9cf3
commit e031a1afa4
10 changed files with 7400 additions and 3894 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.*