mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Update SockJS to 0.3.3 for iOS 6 xhr-polling support.
See https://github.com/sockjs/sockjs-node/pull/88
This commit is contained in:
@@ -198,7 +198,7 @@ npm install mailcomposer@0.1.15
|
||||
# Sockjs has a broken optional dependancy, and npm optional dependancies
|
||||
# don't seem to quite work. Fake it out with a checkout.
|
||||
git clone http://github.com/akdubya/rbytes.git
|
||||
npm install sockjs@0.3.1
|
||||
npm install sockjs@0.3.3
|
||||
rm -rf rbytes
|
||||
|
||||
npm install fibers@0.6.9
|
||||
|
||||
Reference in New Issue
Block a user