mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
chore(deps): update yarn to v4.0.1 (#4096)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
8bb974c4f6
commit
920ad82af4
3 changed files with 322 additions and 322 deletions
File diff suppressed because one or more lines are too long
|
@ -9,4 +9,4 @@ npmRegistryServer: "https://registry.npmjs.org"
|
|||
plugins:
|
||||
- ./yarn-plugins/plugin-postinstall.js
|
||||
|
||||
yarnPath: .yarn/releases/yarn-4.0.0.cjs
|
||||
yarnPath: .yarn/releases/yarn-4.0.1.cjs
|
||||
|
|
|
@ -168,5 +168,5 @@
|
|||
"url": "https://opencollective.com/verdaccio",
|
||||
"logo": "https://opencollective.com/verdaccio/logo.txt"
|
||||
},
|
||||
"packageManager": "yarn@4.0.0"
|
||||
"packageManager": "yarn@4.0.1"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue