mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
This puts Meteor back on the official release track of Node.js 4, rather than using its own custom build (from https://github.com/meteor/node/), which had previously been necessary to add the garbage collection fixes gained with751f1ac08eand71f9cdf241, both of which are now officially included in Node.js 4.x as of 4.8.6. 🎉