File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 3535 "@angular/common" : " ^4.1.0" ,
3636 "@angular/core" : " ^4.1.0" ,
3737 "@angular/forms" : " ^4.1.0" ,
38- "@angular/http" : " ^4.1.0" ,
39- "@angular/platform-browser" : " ^4.1.0" ,
4038 "@types/popper.js" : " ^1.8.0" ,
41- "core-js" : " ^2.4.1" ,
4239 "element-closest" : " ^2.0.2" ,
4340 "popper.js" : " ^1.0.6" ,
4441 "rxjs" : " ^5.0.1" ,
45- "web-animations-js" : " ^2.2.5" ,
46- "zone.js" : " ^0.8.4"
42+ "web-animations-js" : " ^2.2.5"
4743 },
4844 "devDependencies" : {
45+ "core-js" : " ^2.4.1" ,
46+ "zone.js" : " ^0.8.4" ,
4947 "@angular/cli" : " ^1.0.0" ,
48+ "@angular/http" : " ^4.1.0" ,
49+ "@angular/platform-browser" : " ^4.1.0" ,
5050 "@angular/compiler" : " ^4.1.0" ,
5151 "@angular/compiler-cli" : " ^4.1.0" ,
5252 "@angular/platform-browser-dynamic" : " ^4.1.0" ,
Original file line number Diff line number Diff line change @@ -43,8 +43,6 @@ export default {
4343 '@angular/forms' ,
4444 '@angular/http' ,
4545 '@angular/platform-browser' ,
46- 'rxjs/Observable' ,
47- 'rxjs/Observer' ,
4846 'rxjs/Subscription' ,
4947 ] ,
5048}
You can’t perform that action at this time.
0 commit comments