mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-30 22:34:10 -05:00
chore: fix website
This commit is contained in:
parent
cc70e5925c
commit
8c7d4538b3
1 changed files with 3 additions and 0 deletions
|
@ -411,6 +411,9 @@ module.exports = {
|
|||
lastVersion: '5.x',
|
||||
onlyIncludeVersions: ['5.x', '6.x'],
|
||||
versions: {
|
||||
current: {
|
||||
label: `5.x`,
|
||||
},
|
||||
'6.x': {
|
||||
label: `6.x`,
|
||||
banner: 'unreleased',
|
||||
|
|
Loading…
Reference in a new issue