This commit is contained in:
Nicolò Ribaudo 2019-09-06 22:50:54 +02:00
parent 15b63bc89e
commit 381b066bd0
No known key found for this signature in database
GPG Key ID: 6F2E38DF3E4A6D0C
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
{
"version": "7.6.0",
"version": "7.6.1",
"changelog": {
"repo": "babel/babel",
"cacheDir": ".changelog",

View File

@ -1,6 +1,6 @@
{
"name": "@babel/node",
"version": "7.6.0",
"version": "7.6.1",
"description": "Babel command line",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babeljs.io/",

View File

@ -1,6 +1,6 @@
{
"name": "@babel/types",
"version": "7.6.0",
"version": "7.6.1",
"description": "Babel Types is a Lodash-esque utility library for AST nodes",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babeljs.io/",