We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b64b43 commit 17b70acCopy full SHA for 17b70ac
1 file changed
lib/docs/scrapers/yarn.rb
@@ -1,7 +1,7 @@
1
module Docs
2
class Yarn < UrlScraper
3
self.type = 'yarn'
4
- self.release = '1.7.0'
+ self.release = '1.9.4'
5
self.base_url = 'https://yarnpkg.com/en/docs/'
6
self.links = {
7
home: 'https://yarnpkg.com/',
0 commit comments