Add basic almanac on dashboard

This commit is contained in:
2019-10-07 22:09:09 -04:00
parent 130bd18ae6
commit 90c0dce614
9 changed files with 167 additions and 4 deletions

View File

@@ -24,14 +24,17 @@
"@angular/router": "~8.2.4",
"@aspnet/signalr": "^1.1.4",
"@types/regression": "^2.0.0",
"@types/suncalc": "^1.8.0",
"angular-gridster2": "^8.2.0",
"angular-highcharts": "^8.0.3",
"hammerjs": "^2.0.8",
"highcharts": "^7.2.0",
"moment": "^2.24.0",
"ngx-moment": "^3.4.0",
"ngx-socket-io": "^3.0.1",
"regression": "^2.0.1",
"rxjs": "~6.4.0",
"suncalc": "^1.8.0",
"tslib": "^1.10.0",
"zone.js": "~0.9.1"
},