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 48b0dff commit 158563dCopy full SHA for 158563d
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.0.1'
+ self.release = '1.1.0'
5
self.base_url = 'https://yarnpkg.com/en/docs/'
6
self.links = {
7
home: 'https://yarnpkg.com/',
0 commit comments