Skip to content

Commit

Permalink
v7.16.9
Browse files Browse the repository at this point in the history
  • Loading branch information
babel-bot committed Jan 11, 2022
1 parent 928f06c commit fd0e37e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "babel",
"version": "7.16.8",
"version": "7.16.9",
"private": true,
"type": "commonjs",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-register/package.json
@@ -1,6 +1,6 @@
{
"name": "@babel/register",
"version": "7.16.8",
"version": "7.16.9",
"description": "babel require hook",
"license": "MIT",
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-standalone/package.json
@@ -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": [
Expand Down

0 comments on commit fd0e37e

Please sign in to comment.