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 b5d3cc6 commit d7ccfc5Copy full SHA for d7ccfc5
3 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "babel",
3
- "version": "7.19.1",
+ "version": "7.19.2",
4
"private": true,
5
"type": "commonjs",
6
"scripts": {
packages/babel-runtime-corejs2/package.json
"name": "@babel/runtime-corejs2",
"description": "babel's modular runtime helpers with core-js@2 polyfilling",
"license": "MIT",
"publishConfig": {
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