diff --git a/packages/schematics/angular/application/files/package.json b/packages/schematics/angular/application/files/package.json index 79d69c0a5c..a5ac05ae0c 100644 --- a/packages/schematics/angular/application/files/package.json +++ b/packages/schematics/angular/application/files/package.json @@ -17,7 +17,6 @@ "@angular/compiler": "^5.0.0", "@angular/core": "^5.0.0", "@angular/forms": "^5.0.0", - "@angular/http": "^5.0.0", "@angular/platform-browser": "^5.0.0", "@angular/platform-browser-dynamic": "^5.0.0", "@angular/router": "^5.0.0",<% if (serviceWorker) { %>