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.
1 parent 42c765b commit 30fb04fCopy full SHA for 30fb04f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "babel",
3
- "version": "7.17.3",
+ "version": "7.17.4",
4
"private": true,
5
"type": "commonjs",
6
"scripts": {
packages/babel-core/package.json
"name": "@babel/core",
"description": "Babel compiler core.",
"main": "./lib/index.js",
"author": "The Babel Team (https://babel.dev/team)",
packages/babel-standalone/package.json
"name": "@babel/standalone",
"description": "Standalone build of Babel for use in non-Node.js environments.",
"main": "./babel.js",
"files": [
0 commit comments