This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
lqb
/
nginx-ui
mirror da
https://github.com/0xJacky/nginx-ui.git
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
chore(renovate): ignore updates for `vue3-apexcharts`
Hintay
6 mesi fa
parent
f42648e64a
commit
fdd833c735
1 ha cambiato i file
con
2 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
2
1
.github/renovate.json
+ 2
- 1
.github/renovate.json
Vedi File
@@ -28,5 +28,6 @@
"after 2am and before 3am"
]
}
- ]
+ ],
+ "ignoreDeps": ["vue3-apexcharts"]
}