We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4fa850 commit 19d0f58Copy full SHA for 19d0f58
lib/docs/scrapers/npm.rb
@@ -2,7 +2,7 @@ module Docs
2
class Npm < UrlScraper
3
self.name = 'npm'
4
self.type = 'npm'
5
- self.release = '7.3.0'
+ self.release = '7.10.0'
6
self.base_url = 'https://docs.npmjs.com/'
7
self.force_gzip = true
8
self.links = {
0 commit comments