Update Yarn documentation (0.24.5)

pull/630/head
Thibaut Courouble 8 years ago
parent 13bd05a9cf
commit 4bb88d8d40

@ -1,7 +1,7 @@
module Docs module Docs
class Yarn < UrlScraper class Yarn < UrlScraper
self.type = 'yarn' self.type = 'yarn'
self.release = '0.23.4' self.release = '0.24.5'
self.base_url = 'https://yarnpkg.com/en/docs/' self.base_url = 'https://yarnpkg.com/en/docs/'
self.links = { self.links = {
home: 'https://yarnpkg.com/', home: 'https://yarnpkg.com/',

Loading…
Cancel
Save