Compare commits

...

1 Commits

Author SHA1 Message Date
Henry Zhu
5080059138 v7.1.4 2018-10-11 13:32:18 -04:00
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/",