Browse Source

Update Vitest documentation (0.30.1)

Simon Legner 2 năm trước cách đây
mục cha
commit
a18a74bcd8
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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.27.1'
+    self.release = '0.30.1'
     self.base_url = 'https://vitest.dev/'
     self.initial_paths = %w(guide/)
     html_filters.push 'vitest/entries', 'vite/clean_html'