1
0
Эх сурвалжийг харах

Update Yarn documentation (1.9.4)

Thibaut Courouble 7 жил өмнө
parent
commit
17b70ac46f

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