mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-26 08:13:34 +08:00
chore(angular): update to angular 2.0.0-rc.1
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import {Injectable, Pipe} from 'angular2/core';
|
||||
import {Injectable, Pipe} from '@angular/core';
|
||||
|
||||
/*
|
||||
Generated class for the <%= jsClassName %> pipe.
|
||||
|
@ -1,4 +1,4 @@
|
||||
import {Injectable, Pipe} from 'angular2/core';
|
||||
import {Injectable, Pipe} from '@angular/core';
|
||||
|
||||
/*
|
||||
Generated class for the <%= jsClassName %> pipe.
|
||||
|
Reference in New Issue
Block a user