This commit is contained in:
Nicolò Ribaudo
2019-05-21 19:38:26 +02:00
parent 54d257c105
commit 33ab4f1661
14 changed files with 30 additions and 30 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@babel/node",
"version": "7.2.2",
"version": "7.4.5",
"description": "Babel command line",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babeljs.io/",
@@ -30,7 +30,7 @@
"@babel/core": "^7.0.0-0"
},
"devDependencies": {
"@babel/core": "^7.2.2",
"@babel/core": "^7.4.5",
"@babel/helper-fixtures": "^7.2.0",
"fs-readdir-recursive": "^1.0.0",
"output-file-sync": "^2.0.0"