Skip to content

Commit

Permalink
Fix issue #10023
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreJanineh committed Apr 9, 2024
1 parent 55783b0 commit 2ad3e80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/npm/npm-latest-package-update.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Supply package name to display the latest package update time
`

/*
* TODO: Add `version` parameter to get version-specific data.
* TODO: Add `version` parameter to get version-specific data
*/
export default class NpmLatestPackageUpdate extends BaseService {
static category = 'version'
Expand Down

0 comments on commit 2ad3e80

Please sign in to comment.