Sfoglia il codice sorgente

Update Vitest documentation (0.30.1)

Simon Legner 2 anni fa
parent
commit
a18a74bcd8
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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'