mirror of
https://github.com/jaywcjlove/reference.git
synced 2025-06-16 20:21:22 +08:00
doc: update npm.md
This commit is contained in:
@ -141,6 +141,7 @@ $ npm owner add <their-username> <package-name> --otp=123456
|
||||
$ npm publish
|
||||
# 第一次需要指定公开参数
|
||||
$ npm publish --access public
|
||||
$ npm publish --access public --tag previous
|
||||
```
|
||||
|
||||
发布公开包,到 [npmjs.org](https://docs.npmjs.com)
|
||||
|
Reference in New Issue
Block a user