File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 41
41
},
42
42
"homepage" : " https://github.com/angular/angular-cli" ,
43
43
"dependencies" : {
44
- "@angular/compiler" : " ^2.3.1" ,
45
- "@angular/compiler-cli" : " ^2.3.1" ,
46
- "@angular/core" : " ^2.3.1" ,
44
+ "@angular/compiler" : " ^2.3.1 || >=4.0.0-beta <5.0.0 " ,
45
+ "@angular/compiler-cli" : " ^2.3.1 || >=4.0.0-beta <5.0.0 " ,
46
+ "@angular/core" : " ^2.3.1 || >=4.0.0-beta <5.0.0 " ,
47
47
"@angular/tsc-wrapped" : " ^0.5.0" ,
48
48
"async" : " ^2.1.4" ,
49
49
"autoprefixer" : " ^6.5.3" ,
60
60
"extract-text-webpack-plugin" : " ^2.0.0-rc.3" ,
61
61
"file-loader" : " ^0.10.0" ,
62
62
"findup" : " 0.1.5" ,
63
- "fs-extra" : " ~ 2.0.0" ,
63
+ "fs-extra" : " ^ 2.0.0" ,
64
64
"get-caller-file" : " ^1.0.0" ,
65
65
"glob" : " ^7.0.3" ,
66
66
"html-webpack-plugin" : " ^2.19.0" ,
Original file line number Diff line number Diff line change 69
69
"rxjs" : " ^5.0.1" ,
70
70
"sass-loader" : " ^4.1.1" ,
71
71
"script-loader" : " ^0.7.0" ,
72
- "semver" : " ^5.1 .0" ,
72
+ "semver" : " ^5.3 .0" ,
73
73
"silent-error" : " ^1.0.0" ,
74
74
"source-map-loader" : " ^0.1.5" ,
75
75
"sourcemap-istanbul-instrumenter-loader" : " ^0.2.0" ,
You can’t perform that action at this time.
0 commit comments