File tree Expand file tree Collapse file tree 2 files changed +7
-8
lines changed Expand file tree Collapse file tree 2 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 1
- import { Component } from '@angular/core' ;
1
+ import { Component } from '@angular/core' ;
2
2
3
3
@Component ( {
4
4
Original file line number Diff line number Diff line change 14
14
"typings" : " typings"
15
15
},
16
16
"dependencies" : {
17
- "@angular/common" : " 2.0.0-rc.1" ,
18
- "@angular/compiler" : " 2.0.0-rc.1" ,
19
- "@angular/core" : " 2.0.0-rc.1" ,
20
- "@angular/http" : " 2.0.0-rc.1" ,
21
- "@angular/platform-browser" : " 2.0.0-rc.1" ,
22
- "@angular/platform-browser-dynamic" : " 2.0.0-rc.1" ,
23
- "@angular/upgrade" : " 2.0.0-rc.1" ,
17
+ "@angular/common" : " 2.0.0-rc.2" ,
18
+ "@angular/compiler" : " 2.0.0-rc.2" ,
19
+ "@angular/core" : " 2.0.0-rc.2" ,
20
+ "@angular/http" : " 2.0.0-rc.2" ,
21
+ "@angular/platform-browser" : " 2.0.0-rc.2" ,
22
+ "@angular/platform-browser-dynamic" : " 2.0.0-rc.2" ,
24
23
"systemjs" : " 0.19.27" ,
25
24
"es6-shim" : " ^0.35.0" ,
26
25
"reflect-metadata" : " ^0.1.3" ,
You can’t perform that action at this time.
0 commit comments