Sfoglia il codice sorgente

Update webpack documentation (5.65.0)

Simon Legner 3 anni fa
parent
commit
4ea89b086d
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.64.4'
+      self.release = '5.65.0'
       self.base_url = 'https://webpack.js.org/'
     end