Skip to content

Commit

Permalink
chore: Update compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
n4bb12 committed Nov 9, 2023
1 parent 45fcc08 commit 3e0bcbb
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
1 change: 1 addition & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Documentation

- [Compatibility](compatibility.md)
- [Configuration](configuration.md)
- [Usage](usage.md)
- [Troubleshooting](troubleshooting.md)
Expand Down
6 changes: 6 additions & 0 deletions docs/compatibility.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Compatibility

- Verdaccio 5.0 - 5.27
- Node 16, 18
- npm 7+
- Browsers: See [browserslist](../.browserslistrc)
7 changes: 0 additions & 7 deletions docs/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,6 @@
4. [Configuring Package Access](#configuring-package-access)
5. [Configuring a Proxy](#configuring-a-proxy)

### Compatibility

- Verdaccio 5.0 - 5.24
- Node 16
- npm 7+
- Browsers: See [browserslist](../.browserslistrc)

## Installing the Plugin

Some recommended ways to install the plugin:
Expand Down

0 comments on commit 3e0bcbb

Please sign in to comment.