소스 검색

Update Jest documentation (22.4.2)

Thibaut Courouble 7 년 전
부모
커밋
e7d3a93795
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      lib/docs/scrapers/jest.rb

+ 1 - 1
lib/docs/scrapers/jest.rb

@@ -1,7 +1,7 @@
 module Docs
   class Jest < UrlScraper
     self.type = 'jest'
-    self.release = '22.3.0'
+    self.release = '22.4.2'
     self.base_url = 'https://facebook.github.io/jest/docs/en/'
     self.root_path = 'getting-started.html'
     self.links = {