Prechádzať zdrojové kódy

Update React documentation (15.0.1)

Thibaut Courouble 9 rokov pred
rodič
commit
13e9c0ab9e
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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 = {