diff --git a/scripts/dev-bundle-tool-package.js b/scripts/dev-bundle-tool-package.js index 5745ccd99f..9e5a00b723 100644 --- a/scripts/dev-bundle-tool-package.js +++ b/scripts/dev-bundle-tool-package.js @@ -14,7 +14,7 @@ var packageJson = { "node-gyp": "9.4.0", "@mapbox/node-pre-gyp": "1.0.11", typescript: "5.4.5", - "@meteorjs/babel": "7.19.0-beta.4", + "@meteorjs/babel": "7.19.0-beta.5", // Keep the versions of these packages consistent with the versions // found in dev-bundle-server-package.js. "@meteorjs/reify": "0.25.2",