Update yarn.rb

yarn: update to 1.19.0
pull/1097/head
Dominik Bułaj 5 years ago committed by GitHub
parent eda3a7ffb4
commit 0230479ccc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save