Skip to content

Commit

Permalink
Merge pull request #31 from romanlex/patch-1
Browse files Browse the repository at this point in the history
Change text for old version of npm
  • Loading branch information
ai authored Mar 21, 2024
2 parents a727d27 + fb52625 commit 9582978
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion check-npm-version.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ try {
process.stderr.write(
pico.red(
'Update npm or call ' +
pico.yellow('npx update-browserslist-db@latest') +
pico.yellow('npx browserslist@latest --update-db') +
'\n'
)
)
Expand Down

0 comments on commit 9582978

Please sign in to comment.