add new chinese translations
This commit is contained in:
12
pages.zh/common/npm-outdated.md
Normal file
12
pages.zh/common/npm-outdated.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# npm 过时
|
||||
|
||||
> 检查过时的 npm 包依赖。
|
||||
> 更多信息:<https://docs.npmjs.com/cli/commands/npm-outdated>。
|
||||
|
||||
- 查找项目中过时的包:
|
||||
|
||||
`npm outdated`
|
||||
|
||||
- 查找不论当前项目的过时包:
|
||||
|
||||
`npm outdated --all`
|
Reference in New Issue
Block a user