mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-02-10 10:12:33 -05:00
Upgrade Angular and other packages
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { Component, OnInit } from '@angular/core';
|
||||
import { Chart } from 'angular-highcharts';
|
||||
import { SeriesLineOptions, SeriesWindbarbOptions } from 'highcharts';
|
||||
import { SeriesLineOptions } from 'highcharts';
|
||||
import { HttpClient } from '@angular/common/http';
|
||||
import { forkJoin } from 'rxjs';
|
||||
import { WeatherValueGrouped } from 'src/app/models/weather/weather-value-grouped';
|
||||
|
||||
Reference in New Issue
Block a user