This commit is contained in:
Nicolò Ribaudo
2021-02-22 23:35:18 +01:00
parent 771841f764
commit c827193d9c
60 changed files with 282 additions and 290 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@babel/node",
"version": "7.12.17",
"version": "7.13.0",
"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.12.13",
"@babel/register": "workspace:^7.13.0",
"commander": "^4.0.1",
"core-js": "^3.2.1",
"lodash": "^4.17.19",