This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
lqb
/
nginx-ui
espejo de
https://github.com/0xJacky/nginx-ui.git
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
chore(renovate): ignore updates for `vue3-apexcharts`
Hintay
hace 6 meses
padre
f42648e64a
commit
fdd833c735
Se han
modificado 1 ficheros
con
2 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
2
1
.github/renovate.json
+ 2
- 1
.github/renovate.json
Ver fichero
@@ -28,5 +28,6 @@
"after 2am and before 3am"
]
}
- ]
+ ],
+ "ignoreDeps": ["vue3-apexcharts"]
}