fix: update repository URL to use correct casing

This commit is contained in:
Félix MARQUET
2026-02-18 11:15:31 +00:00
parent 94c728259d
commit 39a164f24f

View File

@@ -50,7 +50,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/breizhhardware/express-prom-bundle.git"
"url": "https://github.com/BreizhHardware/express-prom-bundle"
},
"engines": {
"node": ">=18"