0
Fork 0
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:
Juan Picado 2023-10-10 20:18:12 +02:00
parent cc70e5925c
commit 8c7d4538b3

View file

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