This commit is contained in:
Babel Bot
2021-03-08 22:23:36 +00:00
parent 4bd24a92ae
commit d1d404b9a3
24 changed files with 51 additions and 51 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@babel/node",
"version": "7.13.0",
"version": "7.13.10",
"description": "Babel command line",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babel.dev/docs/en/next/babel-node",
@@ -23,7 +23,7 @@
"compiler"
],
"dependencies": {
"@babel/register": "workspace:^7.13.0",
"@babel/register": "workspace:^7.13.8",
"commander": "^4.0.1",
"core-js": "^3.2.1",
"lodash": "^4.17.19",