We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@babel/node
1 parent ec4f378 commit fbc174eCopy full SHA for fbc174e
package.json
@@ -61,9 +61,9 @@
61
"@babel/cli": "^7.28.3",
62
"@babel/core": "^7.28.4",
63
"@babel/eslint-parser": "^7.28.4",
64
- "@babel/node": "^7.28.0",
65
- "@babel/runtime": "^7.28.4",
+ "@babel/node": "~7.24.8",
66
"@babel/register": "^7.28.3",
+ "@babel/runtime": "^7.28.4",
67
"babel-loader": "^8.2.2",
68
"babel-plugin-add-module-exports": "^1.0.4",
69
"babel-plugin-transform-replace-object-assign": "^2.0.0",
0 commit comments