mirror of
https://github.com/docker/setup-docker-action.git
synced 2026-04-06 04:39:26 +00:00
chore: update yarn to 3.6.3
This commit is contained in:
parent
bba98f9cf3
commit
e031a1afa4
10 changed files with 7400 additions and 3894 deletions
|
|
@ -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.*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue