mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
These changes introduce dual Mongo support into the Meteor Tool. 32-bit Mongo (3.2.15) will be used by Meteor when the Tool is run on a 32-bit OS (32-bit Linux and Windows). 64-bit Mongo (3.4.9) will be used when the Tool is run on a 64-bit OS (64-bit Linux, Windows and macOS). Fixes https://github.com/meteor/meteor-feature-requests/issues/129.