Skip to content

Commit eb05544

Browse files
committed
Update npm documentation (3.8.5)
1 parent 7b7aa99 commit eb05544

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/docs/scrapers/npm.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module Docs
22
class Npm < UrlScraper
33
self.name = 'npm'
44
self.type = 'npm'
5-
self.release = '3.7.5'
5+
self.release = '3.8.5'
66
self.base_url = 'https://docs.npmjs.com/'
77
self.links = {
88
home: 'https://www.npmjs.com/',

0 commit comments

Comments
 (0)