Update Yarn documentation (0.27.5)

pull/631/merge
Thibaut Courouble 8 years ago
parent 05948aab21
commit bf7e7499c1

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

Loading…
Cancel
Save