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 b108603 commit 318d304Copy full SHA for 318d304
1 file changed
lib/docs/scrapers/yarn.rb
@@ -13,7 +13,7 @@ class Yarn < UrlScraper
13
HTML
14
15
version do
16
- self.release = '4.5.1'
+ self.release = '4.12.0'
17
self.base_url = 'https://yarnpkg.com/'
18
self.links = {
19
home: 'https://yarnpkg.com/',
0 commit comments