Mise à jour du layout

This commit is contained in:
Rampeur
2025-08-13 01:28:11 +02:00
parent 0a6cbc0c00
commit 977104aac2
22 changed files with 267 additions and 313 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
{
"name": "headup-app",
"name": "adastra-app",
"version": "1.0.0",
"author": "Solide Apps <admin@unespace.com>",
"contributors": [
@@ -10,7 +10,7 @@
"start": "ng serve",
"build": "ng build",
"watch": "ng build --watch --configuration development",
"dev": "ng serve --configuration local",
"dev": "ng serve --configuration local --port 4201",
"local": "APP_ENV=local ng serve --port 4400 --configuration local",
"lint": "ng lint",
"test": "ng test"
@@ -32,7 +32,7 @@
"@angular/platform-browser": "^17.3.5",
"@angular/platform-browser-dynamic": "^17.3.8",
"@angular/router": "^17.3.8",
"bootstrap": "^5.3.3",
"bootstrap": "^5.3.7",
"chart.js": "^4.4.2",
"chartist": "^1.3.0",
"ng-chartist": "^8.2.0",