This commit is contained in:
Nicolò Ribaudo
2020-03-05 02:52:13 +01:00
parent 7127330f02
commit 595f65f33b
17 changed files with 42 additions and 42 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@babel/node",
"version": "7.8.4",
"version": "7.8.7",
"description": "Babel command line",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babeljs.io/",
@@ -32,9 +32,9 @@
"@babel/core": "^7.0.0-0"
},
"devDependencies": {
"@babel/core": "^7.8.4",
"@babel/core": "^7.8.7",
"@babel/helper-fixtures": "^7.8.3",
"@babel/runtime": "^7.8.4",
"@babel/runtime": "^7.8.7",
"fs-readdir-recursive": "^1.0.0",
"make-dir": "^2.1.0",
"rimraf": "^3.0.0"