Update dependencies (mostly angular2 to rc.0).
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Injectable } from 'angular2/core';
|
||||
import { Injectable } from '@angular/core';
|
||||
|
||||
@Injectable()
|
||||
export class DataProviderService {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
import { Injectable } from 'angular2/core';
|
||||
import { Injectable } from '@angular/core';
|
||||
|
||||
@Injectable()
|
||||
export class MapperService {
|
||||
|
||||
Reference in New Issue
Block a user