File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 25
25
"node" : " >= 4.2.1 < 5"
26
26
},
27
27
"dependencies" : {
28
- "@angular/common" : " 2.0.0-rc.0 " ,
29
- "@angular/compiler" : " 2.0.0-rc.0 " ,
30
- "@angular/core" : " 2.0.0-rc.0 " ,
31
- "@angular/router" : " 2.0.0-rc.0 " ,
32
- "@angular/http" : " 2.0.0-rc.0 " ,
33
- "@angular/platform-browser" : " 2.0.0-rc.0 " ,
34
- "@angular/platform-browser-dynamic" : " 2.0.0-rc.0 " ,
28
+ "@angular/common" : " 2.0.0-rc.1 " ,
29
+ "@angular/compiler" : " 2.0.0-rc.1 " ,
30
+ "@angular/core" : " 2.0.0-rc.1 " ,
31
+ "@angular/router" : " 2.0.0-rc.1 " ,
32
+ "@angular/http" : " 2.0.0-rc.1 " ,
33
+ "@angular/platform-browser" : " 2.0.0-rc.1 " ,
34
+ "@angular/platform-browser-dynamic" : " 2.0.0-rc.1 " ,
35
35
"es6-promise" : " ^3.0.2" ,
36
36
"es6-shim" : " ^0.35.0" ,
37
37
"reflect-metadata" : " 0.1.3" ,
Original file line number Diff line number Diff line change 21
21
},
22
22
"homepage" : " https://github.com/angular/material2#readme" ,
23
23
"peerDependencies" : {
24
- "@angular/http" : " 2.0.0-rc.0 " ,
24
+ "@angular/http" : " 2.0.0-rc.1 " ,
25
25
"@angular2-material/core" : " 2.0.0-alpha.4"
26
26
}
27
27
}
Original file line number Diff line number Diff line change 20
20
},
21
21
"homepage" : " https://github.com/angular/material2#readme" ,
22
22
"peerDependencies" : {
23
- "@angular/core" : " ^2.0.0-rc.0 " ,
24
- "@angular/common" : " ^2.0.0-rc.0 "
23
+ "@angular/core" : " ^2.0.0-rc.1 " ,
24
+ "@angular/common" : " ^2.0.0-rc.1 "
25
25
}
26
26
}
You can’t perform that action at this time.
0 commit comments