mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Update dev_bundle
This commit is contained in:
2
meteor
2
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.
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user