Jelajahi Sumber

Update npm documentation (2.11.0)

Thibaut 10 tahun lalu
induk
melakukan
5f9e110aa1
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      lib/docs/scrapers/npm.rb

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

@@ -2,7 +2,7 @@ module Docs
   class Npm < UrlScraper
     self.name = 'npm'
     self.type = 'npm'
-    self.version = '2.10.0'
+    self.version = '2.11.0'
     self.base_url = 'https://docs.npmjs.com/'
     self.links = {
       home: 'https://www.npmjs.com/',