doc: Fix npm access public [<package>] 公开包 (#11)
This commit is contained in:
parent
efae1dc846
commit
0c03059cde
@ -108,7 +108,7 @@ npm access restricted <package-name>
|
|||||||
公开私有包
|
公开私有包
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npm access restricted <package-name>
|
npm access public <package-name>
|
||||||
```
|
```
|
||||||
|
|
||||||
授予私有包访问权限
|
授予私有包访问权限
|
||||||
@ -213,4 +213,4 @@ registry=https://registry.npmmirror.com
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
请参阅:[npmmirror 中国镜像站](https://npmmirror.com/)
|
请参阅:[npmmirror 中国镜像站](https://npmmirror.com/)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user