This commit is contained in:
Babel Bot 2022-01-11 23:07:22 +00:00
parent 928f06ca99
commit fd0e37ea3e
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "babel",
"version": "7.16.8",
"version": "7.16.9",
"private": true,
"type": "commonjs",
"scripts": {

View File

@ -1,6 +1,6 @@
{
"name": "@babel/register",
"version": "7.16.8",
"version": "7.16.9",
"description": "babel require hook",
"license": "MIT",
"publishConfig": {

View File

@ -1,6 +1,6 @@
{
"name": "@babel/standalone",
"version": "7.16.8",
"version": "7.16.9",
"description": "Standalone build of Babel for use in non-Node.js environments.",
"main": "./babel.js",
"files": [