mirror of
https://github.com/meteor/meteor.git
synced 2026-01-10 08:08:24 -05:00
update meteor babel versions
This commit is contained in:
@@ -5,7 +5,7 @@ Package.describe({
|
||||
});
|
||||
|
||||
Npm.depends({
|
||||
'@meteorjs/babel': '7.20.0',
|
||||
'@meteorjs/babel': '7.20.1',
|
||||
'json5': '2.1.1',
|
||||
'semver': '7.3.8'
|
||||
});
|
||||
|
||||
@@ -14,7 +14,7 @@ var packageJson = {
|
||||
"node-gyp": "9.4.0",
|
||||
"@mapbox/node-pre-gyp": "1.0.11",
|
||||
typescript: "5.6.2",
|
||||
"@meteorjs/babel": "7.20.0",
|
||||
"@meteorjs/babel": "7.20.1",
|
||||
// Keep the versions of these packages consistent with the versions
|
||||
// found in dev-bundle-server-package.js.
|
||||
"@meteorjs/reify": "0.25.4",
|
||||
|
||||
Reference in New Issue
Block a user