mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Update meteor-babel and babel-runtime used by meteor/tools codebase.
This commit is contained in:
@@ -14,13 +14,13 @@ var packageJson = {
|
||||
npm: "5.4.2",
|
||||
"node-gyp": "3.6.2",
|
||||
"node-pre-gyp": "0.6.36",
|
||||
"meteor-babel": "7.0.0-beta.1-1",
|
||||
"meteor-babel": "7.0.0-beta.2",
|
||||
"meteor-promise": "0.8.6",
|
||||
promise: "8.0.1",
|
||||
reify: "0.12.3",
|
||||
fibers: "2.0.0",
|
||||
// So that Babel 6 can emit require("babel-runtime/helpers/...") calls.
|
||||
"babel-runtime": "7.0.0-beta.0",
|
||||
"babel-runtime": "7.0.0-beta.2",
|
||||
// Not yet upgrading Underscore from 1.5.2 to 1.7.0 (which should be done
|
||||
// in the package too) because we should consider using lodash instead
|
||||
// (and there are backwards-incompatible changes either way).
|
||||
|
||||
Reference in New Issue
Block a user