This commit is contained in:
Huáng Jùnliàng
2020-09-03 11:11:11 -04:00
parent a8505c2c96
commit e51139d7fd
7 changed files with 19 additions and 19 deletions

View File

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