This commit is contained in:
Henry Zhu 2018-10-11 13:32:18 -04:00
parent 8ee857e268
commit 73a60d9a43
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"lerna": "2.11.0",
"version": "7.1.3",
"version": "7.1.4",
"changelog": {
"repo": "babel/babel",
"cacheDir": ".changelog",

View File

@ -1,6 +1,6 @@
{
"name": "@babel/traverse",
"version": "7.1.3",
"version": "7.1.4",
"description": "The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babeljs.io/",