Add a page to show the hours of tunnel

This commit is contained in:
Sébastien ANDRE
2023-06-22 14:28:46 +02:00
parent d651d365b7
commit ef15986db3
12 changed files with 271 additions and 73 deletions

View File

@@ -24,6 +24,8 @@
"@angular/router": "^16.1.1",
"@ngx-translate/core": "^14.0.0",
"@ngx-translate/http-loader": "^7.0.0",
"chart.js": "^4.3.0",
"ng2-charts": "^4.1.1",
"rxjs": "~7.8.0",
"tslib": "^2.3.0",
"zone.js": "~0.13.1"
@@ -41,4 +43,4 @@
"karma-jasmine-html-reporter": "~2.0.0",
"typescript": "~4.9.4"
}
}
}