doc: Fix npm access public [<package>] 公开包 (#11)

This commit is contained in:
zxx-457 2022-10-29 23:32:35 +08:00 committed by GitHub
parent efae1dc846
commit 0c03059cde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -108,7 +108,7 @@ npm access restricted <package-name>
公开私有包
```bash
npm access restricted <package-name>
npm access public <package-name>
```
授予私有包访问权限