Explorar el Código

Update Vitest documentation (2.0.3)

Simon Legner hace 1 año
padre
commit
0bb04c0b75
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      lib/docs/scrapers/vitest.rb

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

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