chore(angular): update to angular 2.0.0-rc.1

This commit is contained in:
Adam Bradley
2016-05-16 14:55:08 -05:00
137 changed files with 342 additions and 381 deletions

View File

@@ -1,4 +1,4 @@
import {ViewChild} from 'angular2/core';
import {ViewChild} from '@angular/core';
import {App, Page, Slides} from '../../../../../ionic';