This commit is contained in:
Nicolò Ribaudo
2020-01-13 22:36:19 +01:00
parent 6874c244ab
commit a7620bd266
143 changed files with 720 additions and 720 deletions

View File

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