mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Update the node-pre-gyp npm package to v0.6.30.
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
* The `npm` npm package has been updated to 3.10.7.
|
||||
|
||||
* The `node-pre-gyp` npm package has been updated to 0.6.30.
|
||||
|
||||
* Blaze-related packages have been extracted to
|
||||
[`meteor/blaze`](https://github.com/meteor/blaze), and the main
|
||||
[`meteor/meteor`](https://github.com/meteor/meteor) repository now
|
||||
|
||||
@@ -13,7 +13,7 @@ var packageJson = {
|
||||
// and we want to make sure there are no dependencies on a higher version
|
||||
npm: "3.10.7",
|
||||
"node-gyp": "3.4.0",
|
||||
"node-pre-gyp": "0.6.29",
|
||||
"node-pre-gyp": "0.6.30",
|
||||
"meteor-babel": "0.12.0",
|
||||
"meteor-promise": "0.7.2",
|
||||
fibers: "1.0.13",
|
||||
|
||||
Reference in New Issue
Block a user