Browse Source

Update Moment.js documentation (2.30.1)

Simon Legner 2 tháng trước cách đây
mục cha
commit
0c13935543
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      lib/docs/scrapers/moment.rb

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

@@ -3,7 +3,7 @@ module Docs
     self.name = 'Moment.js'
     self.slug = 'moment'
     self.type = 'moment'
-    self.release = '2.29.4'
+    self.release = '2.30.1'
     self.base_url = 'https://momentjs.com'
     self.root_path = '/docs/'
     self.initial_paths = %w(/guides/)