Sfoglia il codice sorgente

Update webpack documentation (5.41.1)

Simon Legner 4 anni fa
parent
commit
729f36d782
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      lib/docs/scrapers/webpack.rb

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

@@ -36,7 +36,7 @@ module Docs
     HTML
 
     version '5' do
-      self.release = '5.37.0'
+      self.release = '5.41.1'
       self.base_url = 'https://webpack.js.org/'
     end