react version 16.10.1

Updated React version to latest one (September 28, 2019)
pull/1098/head
Dominik Bułaj 5 years ago
parent eda3a7ffb4
commit 0117d61f71

@ -2,7 +2,7 @@ module Docs
class React < UrlScraper
self.name = 'React'
self.type = 'simple'
self.release = '16.6.0'
self.release = '16.10.1'
self.base_url = 'https://reactjs.org/docs/'
self.root_path = 'hello-world.html'
self.links = {

Loading…
Cancel
Save