Просмотр исходного кода

Update esbuild documentation (0.16.10)

Simon Legner 3 лет назад
Родитель
Сommit
b2965ccd41
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      lib/docs/scrapers/esbuild.rb

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

@@ -16,7 +16,7 @@ module Docs
       Licensed under the MIT License.
     HTML
 
-    self.release = '0.15.7'
+    self.release = '0.16.10'
     self.base_url = 'https://esbuild.github.io/'
     html_filters.push 'esbuild/clean_html', 'esbuild/entries'