This commit is contained in:
Nicolò Ribaudo
2019-10-10 16:25:04 +02:00
parent 34d30e28d6
commit a422ea64ee
7 changed files with 14 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@babel/cli",
"version": "7.6.3",
"version": "7.6.4",
"description": "Babel command line.",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babeljs.io/",
@@ -36,7 +36,7 @@
"@babel/core": "^7.0.0-0"
},
"devDependencies": {
"@babel/core": "^7.6.3",
"@babel/core": "^7.6.4",
"@babel/helper-fixtures": "^7.6.3"
},
"bin": {