소스 검색

Update esbuild documentation (0.16.10)

Simon Legner 3 년 전
부모
커밋
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'