Version 0.6.0 - Ajout des utilisateurs et des paramètres V1
All checks were successful
Neutral/pipeline/head This commit looks good

This commit is contained in:
2024-01-07 23:27:49 +01:00
parent ff42630c8d
commit 43d65d093b
20 changed files with 2632 additions and 1130 deletions

View File

@ -1,6 +1,6 @@
{
"name": "neutral",
"version": "0.5.0",
"version": "0.6.0",
"description": "Panel d'administration de Raphix",
"main": "index.js",
"scripts": {
@ -26,9 +26,11 @@
"ejs": "~2.6.1",
"express": "~4.16.1",
"http-errors": "~1.6.3",
"install": "^0.13.0",
"loguix": "1.4.1",
"nodemon": "^3.0.1",
"os-utils": "^0.0.14",
"pm2": "^5.3.0",
"serve-favicon": "^2.0.4",
"socket.io": "^4.7.2",
"uuid": "^9.0.1"