Skip to content

Commit

Permalink
removed version query param.
Browse files Browse the repository at this point in the history
  • Loading branch information
MohanKumarAmbati committed Oct 30, 2024
1 parent fbbabf1 commit 6fa474f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions services/npm/npm-last-update.service.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,6 @@ export class NpmLastUpdate extends NpmBase {
name: 'registry_uri',
example: 'https://registry.npmjs.com',
}),
queryParam({
name: 'version',
example: '5.0.0',
}),
],
},
},
Expand Down

0 comments on commit 6fa474f

Please sign in to comment.