mirror of https://github.com/nodejs/corepack.git
Switches Yarn to the "aliases" field (#340)
This commit is contained in:
parent
b7aa57644c
commit
e8ae337022
|
|
@ -139,7 +139,7 @@
|
|||
"type": "url",
|
||||
"url": "https://repo.yarnpkg.com/tags",
|
||||
"fields": {
|
||||
"tags": "latest",
|
||||
"tags": "aliases",
|
||||
"versions": "tags"
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue