Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ping): make "npm ping" echo a right time
There is no need to make the time divided by 1000 because of the time unit 'ms'. Currently a typical command and response: PS C:\projects> npm ping npm notice PING http://registry.npmjs.org/ npm notice PONG 0.752ms PR-URL: #3474 Credit: @aluneed Close: #3474 Reviewed-by: @wraithgar
- Loading branch information
0dd0341
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.