chore(ng2-template): upgrade angular 2 template to rc1 version

This commit is contained in:
Andrei Tserakhau
2016-05-10 14:14:06 +03:00
committed by SteveSandersonMS
parent 8005427d94
commit 58a1aa3538
10 changed files with 53 additions and 27 deletions

View File

@@ -1,4 +1,4 @@
import * as ng from 'angular2/core';
import * as ng from '@angular/core';
@ng.Component({
selector: 'home',