Explorar o código

Update Yarn documentation (1.9.4)

Thibaut Courouble %!s(int64=7) %!d(string=hai) anos
pai
achega
17b70ac46f
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 = '1.7.0'
+    self.release = '1.9.4'
     self.base_url = 'https://yarnpkg.com/en/docs/'
     self.links = {
       home: 'https://yarnpkg.com/',