Explorar o código

Update Yarn documentation (0.27.5)

Thibaut Courouble %!s(int64=8) %!d(string=hai) anos
pai
achega
bf7e7499c1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lib/docs/scrapers/yarn.rb

+ 1 - 1
lib/docs/scrapers/yarn.rb

@@ -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/',