Update dependencies (#344)

* Update angular to 4.2.6

* Update rxjs

* Update webpack

* Update type definitions

* Update tslint
This commit is contained in:
József Farkas
2017-07-09 22:10:47 +02:00
committed by László Monda
parent d06892912f
commit e57a2f8637
14 changed files with 304 additions and 187 deletions

View File

@@ -1,4 +1,4 @@
import {Injectable} from '@angular/core';
import { Injectable } from '@angular/core';
@Injectable()
export class LogService {