Version 0.1.1 - Ajout d'une page de login et de style

This commit is contained in:
Raphix
2023-10-31 17:00:25 +01:00
parent 99f0392a6c
commit 98a6480830
20 changed files with 520 additions and 115 deletions

View File

@ -1,6 +1,6 @@
{
"name": "neutral",
"version": "0.1.0",
"version": "0.1.1",
"description": "Panel d'administration de Raphix",
"main": "index.js",
"scripts": {
@ -24,7 +24,7 @@
"ejs": "~2.6.1",
"express": "~4.16.1",
"http-errors": "~1.6.3",
"loguix": "^1.2.0",
"loguix": "1.4.1",
"nodemon": "^3.0.1"
},
"author": "Raphix",