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:
parent
cba388bb65
commit
94733069a4
|
@ -69,4 +69,3 @@ function publishModule {
|
||||||
publishRttsAssert
|
publishRttsAssert
|
||||||
publishModule angular2
|
publishModule angular2
|
||||||
publishModule benchpress
|
publishModule benchpress
|
||||||
publishModule http
|
|
||||||
|
|
Loading…
Reference in New Issue