This commit is contained in:
Logan Smyth
2016-04-08 09:27:12 -07:00
parent 003e39c2a8
commit 0130c6c186
3 changed files with 4 additions and 4 deletions

View File

@@ -1 +1 @@
6.7.5
6.7.6

View File

@@ -1,6 +1,6 @@
{
"name": "babel-core",
"version": "6.7.5",
"version": "6.7.6",
"description": "Babel compiler core.",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babeljs.io/",
@@ -31,7 +31,7 @@
"babel-template": "^6.7.0",
"babel-runtime": "^5.0.0",
"babel-register": "^6.7.2",
"babel-traverse": "^6.7.5",
"babel-traverse": "^6.7.6",
"babel-types": "^6.7.2",
"babylon": "^6.7.0",
"convert-source-map": "^1.1.0",

View File

@@ -1,6 +1,6 @@
{
"name": "babel-traverse",
"version": "6.7.5",
"version": "6.7.6",
"description": "",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babeljs.io/",