This commit is contained in:
Nicolò Ribaudo
2019-12-19 01:33:19 +01:00
parent 9be27bcfea
commit 12da0941c8
21 changed files with 55 additions and 55 deletions

View File

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