diff --git a/meteor b/meteor index b7e3f6e7d9..2562857fa6 100755 --- a/meteor +++ b/meteor @@ -1,6 +1,6 @@ #!/bin/bash -BUNDLE_VERSION=0.3.40 +BUNDLE_VERSION=0.3.41 # warning! 0.3.39-41 used on packaging branch # OS Check. Put here because here is where we download the precompiled # bundles that are arch specific. diff --git a/scripts/generate-dev-bundle.sh b/scripts/generate-dev-bundle.sh index 06340c4c56..0765ef87b9 100755 --- a/scripts/generate-dev-bundle.sh +++ b/scripts/generate-dev-bundle.sh @@ -105,6 +105,8 @@ npm install tar@0.1.19 npm install kexec@0.2.0 npm install source-map@0.1.32 npm install source-map-support@0.2.5 +npm install browserstack-webdriver@2.41.1 +npm install phantomjs@1.9.7-1 # Fork of 1.0.2 with https://github.com/nodejitsu/node-http-proxy/pull/592 npm install https://github.com/meteor/node-http-proxy/tarball/99f757251b42aeb5d26535a7363c96804ee057f0