Selaa lähdekoodia

Update React documentation (15.6.1)

Thibaut Courouble 8 vuotta sitten
vanhempi
commit
c19bb96c5f
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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 = '15.5.0'
+    self.release = '15.6.1'
     self.base_url = 'https://facebook.github.io/react/docs/'
     self.root_path = 'hello-world.html'
     self.links = {