This commit is contained in:
Nicolò Ribaudo
2020-12-09 23:44:59 +01:00
parent 0e271055c4
commit e901454096
23 changed files with 77 additions and 77 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@babel/node",
"version": "7.12.6",
"version": "7.12.10",
"description": "Babel command line",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babeljs.io/",
@@ -23,7 +23,7 @@
"compiler"
],
"dependencies": {
"@babel/register": "workspace:^7.12.1",
"@babel/register": "workspace:^7.12.10",
"commander": "^4.0.1",
"core-js": "^3.2.1",
"lodash": "^4.17.19",