Update Yarn documentation (1.0.1)

pull/666/merge
Thibaut Courouble 7 years ago
parent 18928da77f
commit c59f9c1429

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

Loading…
Cancel
Save