File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 6
6
"es6-shim" : " ^0.35.0"
7
7
},
8
8
"dependencies" : {
9
- "@angular/common" : " ^ 2.0.0-rc.1 " ,
10
- "@angular/compiler" : " ^ 2.0.0-rc.1 " ,
11
- "@angular/core" : " ^ 2.0.0-rc.1 " ,
12
- "@angular/http" : " ^ 2.0.0-rc.1 " ,
13
- "@angular/platform-browser" : " ^ 2.0.0-rc.1 " ,
14
- "@angular/platform-browser-dynamic" : " ^ 2.0.0-rc.1 " ,
15
- "@angular/router" : " ^2 .0.0-rc.1 " ,
16
- "core-js" : " ^2.2.2 " ,
9
+ "@angular/common" : " 2.0.0-rc.3 " ,
10
+ "@angular/compiler" : " 2.0.0-rc.3 " ,
11
+ "@angular/core" : " 2.0.0-rc.3 " ,
12
+ "@angular/http" : " 2.0.0-rc.3 " ,
13
+ "@angular/platform-browser" : " 2.0.0-rc.3 " ,
14
+ "@angular/platform-browser-dynamic" : " 2.0.0-rc.3 " ,
15
+ "@angular/router" : " 3 .0.0-alpha.7 " ,
16
+ "core-js" : " ^2.4.0 " ,
17
17
"bootstrap" : " 3.3.6" ,
18
18
"jquery" : " 1.11.3" ,
19
19
"lodash" : " ^4.3.0" ,
20
20
"rxjs" : " 5.0.0-beta.6" ,
21
21
"systemjs" : " 0.19.9" ,
22
22
"underscore" : " 1.8.3" ,
23
- "zone.js" : " 0.6.12" ,
23
+ "zone.js" : " ~ 0.6.12" ,
24
24
"font-awesome" :" 4.6.1"
25
25
}
26
26
}
You can’t perform that action at this time.
0 commit comments