build(publish): don't try to publish the http module into npm

we bundle it into the angular2 package and currently don't plan to make it a separate package
This commit is contained in:
Igor Minar 2015-08-19 10:11:27 -07:00
parent cba388bb65
commit 94733069a4
1 changed files with 0 additions and 1 deletions

View File

@ -69,4 +69,3 @@ function publishModule {
publishRttsAssert
publishModule angular2
publishModule benchpress
publishModule http