This commit is contained in:
Nicolò Ribaudo
2020-10-16 00:36:30 +02:00
parent b877726a89
commit 7f4b83833f
136 changed files with 1007 additions and 1007 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@babel/cli",
"version": "7.12.0",
"version": "7.12.1",
"description": "Babel command line.",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babeljs.io/",
@@ -40,7 +40,7 @@
"@babel/core": "^7.0.0-0"
},
"devDependencies": {
"@babel/core": "workspace:*",
"@babel/core": "workspace:^7.12.1",
"@babel/helper-fixtures": "workspace:*",
"rimraf": "^3.0.0"
},