mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
`node-gyp` has been upgraded by a minor version and `node-pre-gyp` by a patch version. No notable changes aside from potentially improved support for `yarn` in `node-pre-gyp` The release notes for each are available below: * node-gyp: * https://github.com/nodejs/node-gyp/releases/tag/v3.5.0 * https://github.com/nodejs/node-gyp/blob/master/CHANGELOG.md#v350-2017-01-10 * node-pre-gyp: * https://github.com/mapbox/node-pre-gyp/releases/tag/v0.6.33 * https://github.com/mapbox/node-pre-gyp/blob/master/CHANGELOG.md#0633