소스 검색

Update Vitest documentation (0.25.1)

Simon Legner 3 년 전
부모
커밋
05c25309c7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      lib/docs/scrapers/vitest.rb

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

@@ -16,7 +16,7 @@ module Docs
       Licensed under the MIT License.
     HTML
 
-    self.release = '0.24.0'
+    self.release = '0.25.1'
     self.base_url = 'https://vitest.dev/'
     self.initial_paths = %w(guide/)
     html_filters.push 'vitest/entries', 'vite/clean_html'