Update package.json

This commit is contained in:
Gilles Lazures 2025-12-28 23:28:03 +01:00
parent 3cd42103e5
commit 947192d997

View File

@ -4,12 +4,12 @@
"description": "",
"repository": {
"type": "git",
"url": "https://gitea.azures.fr/azures04/Base-REST-API"
"url": "https://gitea.azures.fr/azures04/Yggdrasil"
},
"license": "AGPL-3.0-only",
"author": {
"name": "azures04",
"url": "https://gitea.azures.fr/azures04/Base-REST-API",
"url": "https://gitea.azures.fr/azures04/Yggdrasil",
"email": "gilleslazure04@gmail.com"
},
"type": "commonjs",
@ -20,8 +20,8 @@
"lint": "eslint .",
"lint:fix": "eslint . --fix"
},
"homepage": "https://gitea.azures.fr/azures04/Base-REST-API",
"readme": "https://gitea.azures.fr/azures04/Base-REST-API/src/branch/main/README.md",
"homepage": "https://gitea.azures.fr/azures04/Yggdrasil",
"readme": "https://gitea.azures.fr/azures04/Yggdrasil/src/branch/main/README.md",
"dependencies": {
"bcryptjs": "^3.0.3",
"colors": "^1.4.0",