angular-cn/modules/@angular/http
Igor Minar 29c2dcff61 fix(http): remove peerDep on @angular/common
it is not needed there because it will get transitively installed by @angular/platform-browser

we only need to declare this dependency in tsconfig.json because tsconfig.json's
do not support transitive dependencies in this way.
2016-06-08 12:20:42 -07:00
..
src refactor: change provide(...) for {provide: ...} 2016-06-03 15:03:49 -07:00
test refactor: change provide(...) for {provide: ...} 2016-06-03 15:03:49 -07:00
testing refactor: change provide(...) for {provide: ...} 2016-06-03 15:03:49 -07:00
http.ts feat(i18n): extract messages 2016-06-07 15:17:02 -07:00
index.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
package.json fix(http): remove peerDep on @angular/common 2016-06-08 12:20:42 -07:00
rollup.config.js build: fix source map paths for npm packages 2016-05-03 13:36:33 -06:00
testing.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
tsconfig-es5.json chore: remove deep imports to fix build. 2016-05-31 17:13:41 -07:00
tsconfig-es2015.json chore: remove deep imports to fix build. 2016-05-31 17:13:41 -07:00