mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
Update protect-your-dependencies.md
This commit is contained in:
parent
e9563ac1fc
commit
901a1ccb6c
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ Let's see for instance the following set up. You have a set of dependencies what
|
|||
proxy: npmjs
|
||||
```
|
||||
|
||||
With this configuration, basically we allow to groups **admin** and **teamA** to * publish* and **teamA** **teamB** **teamC** *access* to such dependencies.
|
||||
With this configuration, basically we allow to groups **admin** and **teamA** to *publish* and **teamA** **teamB** **teamC** *access* to such dependencies.
|
||||
|
||||
### Use case: teamD try to access the dependency
|
||||
|
||||
|
|
Loading…
Reference in a new issue