[devdocsgjs/main: 231/239] Update React documentation (18.0.0)
- From: Andy Holmes <andyholmes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devdocsgjs/main: 231/239] Update React documentation (18.0.0)
- Date: Fri, 8 Apr 2022 07:47:44 +0000 (UTC)
commit 44d42bbd5c13f728d081a2cd1c3b0052b223ab3f
Author: Simon Legner <Simon Legner gmail com>
Date: Tue Mar 29 23:01:16 2022 +0200
Update React documentation (18.0.0)
lib/docs/scrapers/react.rb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lib/docs/scrapers/react.rb b/lib/docs/scrapers/react.rb
index eeba46aa..bdacc922 100644
--- a/lib/docs/scrapers/react.rb
+++ b/lib/docs/scrapers/react.rb
@@ -2,7 +2,7 @@ module Docs
class React < UrlScraper
self.name = 'React'
self.type = 'simple'
- self.release = '17.0.2'
+ self.release = '18.0.0'
self.base_url = 'https://reactjs.org/docs/'
self.root_path = 'hello-world.html'
self.links = {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]