File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
packages/angular-cli/blueprints/ng2/files Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 12
12
},
13
13
"private" : true ,
14
14
"dependencies" : {
15
- "@angular/common" : " 2.2.3" ,
16
- "@angular/compiler" : " 2.2.3" ,
17
- "@angular/core" : " 2.2.3" ,
18
- "@angular/forms" : " 2.2.3" ,
19
- "@angular/http" : " 2.2.3" ,
20
- "@angular/platform-browser" : " 2.2.3" ,
21
- "@angular/platform-browser-dynamic" : " 2.2.3" ,
22
- "@angular/router" : " 3.2.3" ,
15
+ "@angular/common" : " ^ 2.2.3" ,
16
+ "@angular/compiler" : " ^ 2.2.3" ,
17
+ "@angular/core" : " ^ 2.2.3" ,
18
+ "@angular/forms" : " ^ 2.2.3" ,
19
+ "@angular/http" : " ^ 2.2.3" ,
20
+ "@angular/platform-browser" : " ^ 2.2.3" ,
21
+ "@angular/platform-browser-dynamic" : " ^ 2.2.3" ,
22
+ "@angular/router" : " ^ 3.2.3" ,
23
23
"core-js" : " ^2.4.1" ,
24
24
"rxjs" : " 5.0.0-beta.12" ,
25
25
"ts-helpers" : " ^1.1.1" ,
You can’t perform that action at this time.
0 commit comments