mirror of
https://github.com/meteor/meteor.git
synced 2026-01-10 08:08:24 -05:00
bump reify
This commit is contained in:
@@ -11,7 +11,7 @@ var packageJson = {
|
||||
// Keep the versions of these packages consistent with the versions
|
||||
// found in dev-bundle-tool-package.js.
|
||||
promise: "8.1.0",
|
||||
"@meteorjs/reify": "0.25.1",
|
||||
"@meteorjs/reify": "0.25.2",
|
||||
"@babel/parser": "7.17.0",
|
||||
"lru-cache": "10.2.2",
|
||||
underscore: "1.13.6",
|
||||
|
||||
@@ -17,7 +17,7 @@ var packageJson = {
|
||||
"@meteorjs/babel": "7.19.0-beta.4",
|
||||
// Keep the versions of these packages consistent with the versions
|
||||
// found in dev-bundle-server-package.js.
|
||||
"@meteorjs/reify": "0.25.1",
|
||||
"@meteorjs/reify": "0.25.2",
|
||||
// So that Babel can emit require("@babel/runtime/helpers/...") calls.
|
||||
"@babel/runtime": "7.15.3",
|
||||
// For backwards compatibility with isopackets that still depend on
|
||||
|
||||
Reference in New Issue
Block a user