diff options
Diffstat (limited to 'development')
-rw-r--r-- | development/yarn/README | 2 | ||||
-rw-r--r-- | development/yarn/slack-desc | 2 | ||||
-rw-r--r-- | development/yarn/yarn.info | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/development/yarn/README b/development/yarn/README index 0653c56ec7..4c9a4165c1 100644 --- a/development/yarn/README +++ b/development/yarn/README @@ -3,3 +3,5 @@ yarn is a fast, reliable, and secure dependency management. It allows you to use and share code with other developers from around the world. Yarn does this quickly, securely, and reliably so you don't ever have to worry. + +Note: This is the Classic YARN package diff --git a/development/yarn/slack-desc b/development/yarn/slack-desc index 8124a3e8c7..586ceb013d 100644 --- a/development/yarn/slack-desc +++ b/development/yarn/slack-desc @@ -16,4 +16,4 @@ yarn: yarn: Yarn does this quickly, securely, and reliably so you don't ever yarn: have to worry. yarn: -yarn: Project URL: https://yarnpkg.com/ +yarn: Project URL: https://classic.yarnpkg.com/ diff --git a/development/yarn/yarn.info b/development/yarn/yarn.info index 20966c4dc8..bc7af6ff1c 100644 --- a/development/yarn/yarn.info +++ b/development/yarn/yarn.info @@ -1,6 +1,6 @@ PRGNAM="yarn" VERSION="1.22.10" -HOMEPAGE="https://yarnpkg.com/" +HOMEPAGE="https://classic.yarnpkg.com/" DOWNLOAD="https://github.com/yarnpkg/yarn/releases/download/v1.22.10/yarn-v1.22.10.tar.gz" MD5SUM="52e8dbe9d0cb90683dd3ee2ebf2becb8" DOWNLOAD_x86_64="" |