chore: fix syntax highlight in README.md (#1893)

Fix syntax highlight in README.md
This commit is contained in:
Marco Vito Moscaritolo 2020-08-03 18:50:23 +02:00 committed by GitHub
parent 5e94478387
commit 34c687cb87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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