mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Update meteor-babel to 7.0.0-beta.48 and reify to 0.16.1.
This commit is contained in:
@@ -14,13 +14,13 @@ var packageJson = {
|
||||
pacote: "https://github.com/meteor/pacote/tarball/2c16c509074bbba8ca5dd410caf808412ce79e6c",
|
||||
"node-gyp": "3.6.2",
|
||||
"node-pre-gyp": "0.6.36",
|
||||
"meteor-babel": "7.0.0-beta.47",
|
||||
"meteor-babel": "7.0.0-beta.48",
|
||||
"meteor-promise": "0.8.6",
|
||||
promise: "8.0.1",
|
||||
reify: "0.15.1",
|
||||
reify: "0.16.1",
|
||||
fibers: "2.0.0",
|
||||
// So that Babel can emit require("@babel/runtime/helpers/...") calls.
|
||||
"@babel/runtime": "7.0.0-beta.47",
|
||||
"@babel/runtime": "7.0.0-beta.48",
|
||||
// For backwards compatibility with isopackets that still depend on
|
||||
// babel-runtime rather than @babel/runtime.
|
||||
"babel-runtime": "7.0.0-beta.3",
|
||||
|
||||
Reference in New Issue
Block a user