mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
chore: fix syntax highlight in README.md (#1893)
Fix syntax highlight in README.md
This commit is contained in:
parent
5e94478387
commit
34c687cb87
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@ Verdaccio aims to support all features of a standard npm client that make sense
|
|||
|
||||
- Unpublishing packages (npm unpublish) - **supported**
|
||||
- Tagging (npm tag) - **supported**
|
||||
- Deprecation (npm deprecate) - supported
|
||||
- Deprecation (npm deprecate) - **supported**
|
||||
|
||||
### User management
|
||||
|
||||
|
|
Loading…
Reference in a new issue