Merge pull request #1544 from MunGell/update-yarn-entry

Updates to the Yarn entry.
This commit is contained in:
Sammy Hori
2025-01-10 18:06:00 +00:00
committed by GitHub

View File

@@ -668,11 +668,12 @@
"description": "React framework with server render for blazing fast page load and seamless transitions between pages in the browser."
},
{
"name": "Yarn",
"link": "https://github.com/yarnpkg/yarn",
"name": "Berry - Active development trunk for Yarn",
"link": "https://github.com/yarnpkg/berry",
"label": "good first issue",
"technologies": [
"JavaScript"
"JavaScript",
"TypeScript"
],
"description": "Fast, reliable, and secure dependency management."
},