Switches Yarn to the "aliases" field (#340)

This commit is contained in:
Maël Nison 2023-12-20 20:58:36 +01:00 committed by GitHub
parent b7aa57644c
commit e8ae337022
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@
"type": "url",
"url": "https://repo.yarnpkg.com/tags",
"fields": {
"tags": "latest",
"tags": "aliases",
"versions": "tags"
}
},