Skip to content

Commit adb2d8b

Browse files
committed
jsdoc: get_latest_version from NPM
1 parent b098852 commit adb2d8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/docs/scrapers/jsdoc.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ class Jsdoc < UrlScraper
2323
HTML
2424

2525
def get_latest_version(opts)
26-
get_latest_github_release('jsdoc', 'jsdoc', opts)
26+
get_npm_version('jsdoc', opts)
2727
end
2828
end
2929
end

0 commit comments

Comments
 (0)