This commit is contained in:
Sebastian McKenzie 2015-07-15 17:09:26 +01:00
parent a051146ae2
commit 805a44d55d
3 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
5.7.0
5.7.1

View File

@ -1,6 +1,6 @@
{
"name": "babel-core",
"version": "5.7.0",
"version": "5.7.1",
"description": "A compiler for writing next generation JavaScript",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babeljs.io/",
@ -42,7 +42,7 @@
"babel-plugin-runtime": "^1.0.7",
"babel-plugin-undeclared-variables-check": "^1.0.2",
"babel-plugin-undefined-to-void": "^1.1.6",
"babylon": "^5.6.23",
"babylon": "^5.7.1",
"bluebird": "^2.9.33",
"chalk": "^1.0.0",
"convert-source-map": "^1.1.0",

View File

@ -1,6 +1,6 @@
{
"name": "babylon",
"version": "5.6.23",
"version": "5.7.1",
"description": "",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babeljs.io/",