Skip to content

Commit b5b3021

Browse files
authored
Update readme.md
1 parent 3f06649 commit b5b3021

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

general/npm/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ updates all packages to versions according to package.json defined range. Will b
2828

2929
## `npm i pac@latest`
3030

31-
forces install or update "pac" to latest version and will be saved in package.json and package-lock. Some package have custom tags as well like `@preview` or `@next` for example
31+
forces install or update "pac" to latest version and will be saved in package.json and package-lock. Check changelogs for compatibility before. Some package have custom tags as well like `@preview` or `@next` for example.
3232

3333
## `npm outdated`
3434

0 commit comments

Comments
 (0)