Merge pull request #1280 from dominikbulaj/patch-2

react: update to 17.0.1
pull/1308/head
Simon Legner 4 years ago committed by GitHub
commit d6008f16a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save