This commit is contained in:
Nicolò Ribaudo
2020-10-14 21:48:45 +02:00
parent 9ad0d45b41
commit 726154c78e
38 changed files with 228 additions and 228 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@babel/cli",
"version": "7.11.6",
"version": "7.12.0",
"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:^7.11.6",
"@babel/core": "workspace:^7.12.0",
"@babel/helper-fixtures": "workspace:^7.10.5",
"rimraf": "^3.0.0"
},