mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
dev_bundle 0.1.7: packages needed for email branch
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
set -e
|
||||
|
||||
BUNDLE_VERSION=0.1.6
|
||||
BUNDLE_VERSION=0.1.7
|
||||
UNAME=$(uname)
|
||||
ARCH=$(uname -m)
|
||||
|
||||
@@ -143,6 +143,9 @@ npm install fibers@0.6.5
|
||||
npm install useragent@1.0.6
|
||||
npm install request@2.9.202
|
||||
npm install http-proxy@0.8.0
|
||||
npm install simplesmtp@0.1.19
|
||||
npm install mailcomposer@0.1.15
|
||||
npm install stream-buffers@0.2.3
|
||||
|
||||
# unused, but kept in bundle for compatibility for a while.
|
||||
npm install connect-gzip@0.1.5
|
||||
|
||||
Reference in New Issue
Block a user