From 94733069a44f7b57a71bfc087b9ecab90568dcef Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Wed, 19 Aug 2015 10:11:27 -0700 Subject: [PATCH] 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 --- scripts/publish/npm_publish.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/publish/npm_publish.sh b/scripts/publish/npm_publish.sh index 45bb48c067..439779fdbc 100755 --- a/scripts/publish/npm_publish.sh +++ b/scripts/publish/npm_publish.sh @@ -69,4 +69,3 @@ function publishModule { publishRttsAssert publishModule angular2 publishModule benchpress -publishModule http