mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-02-16 04:58:08 +01:00
fix(dependencies): update angular to 2.4.7
This commit is contained in:
parent
cd7520ed40
commit
1cce1b5f75
10 changed files with 309 additions and 536 deletions
|
|
@ -1,5 +1,6 @@
|
|||
import {Injectable} from '@angular/core';
|
||||
import {Router, Routes} from '@angular/router';
|
||||
import * as _ from 'lodash';
|
||||
|
||||
import { BehaviorSubject } from 'rxjs/BehaviorSubject';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue