Procházet zdrojové kódy

Update React documentation (15.0.1)

Thibaut Courouble před 9 roky
rodič
revize
13e9c0ab9e
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      lib/docs/scrapers/react.rb

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

@@ -2,7 +2,7 @@ module Docs
   class React < UrlScraper
     self.name = 'React'
     self.type = 'react'
-    self.release = '0.14.6'
+    self.release = '15.0.1'
     self.base_url = 'https://facebook.github.io/react/'
     self.root_path = 'docs/getting-started.html'
     self.links = {