This commit is contained in:
Nicolò Ribaudo
2019-04-26 23:00:07 +02:00
parent 4b8546c07d
commit 2c88694388
56 changed files with 200 additions and 200 deletions

View File

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