Update Yarn documentation (0.24.5)

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

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

Loading…
Cancel
Save