Skip to content

Commit

Permalink
fix(710): Missing http module dependency
Browse files Browse the repository at this point in the history
guillaumeleone authored and hansl committed May 11, 2016

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent d81e4b1 commit c0aadae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions addon/ng2/blueprints/ng2/files/package.json
Original file line number Diff line number Diff line change
@@ -17,6 +17,7 @@
"@angular/common": "2.0.0-rc.1",
"@angular/compiler": "2.0.0-rc.1",
"@angular/core": "2.0.0-rc.1",
"@angular/http": "2.0.0-rc.1",
"@angular/platform-browser": "2.0.0-rc.1",
"@angular/platform-browser-dynamic": "2.0.0-rc.1",
"@angular/router": "2.0.0-rc.1",

0 comments on commit c0aadae

Please sign in to comment.