This commit is contained in:
Sebastian McKenzie 2015-07-15 11:53:46 +01:00
parent 9e81dd299d
commit aef2be54dc
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
5.6.23
5.7.0

View File

@ -1,6 +1,6 @@
{
"name": "babel-runtime",
"version": "5.6.23",
"version": "5.7.0",
"description": "babel selfContained runtime",
"license": "MIT",
"repository": "babel/babel",

View File

@ -1,6 +1,6 @@
{
"name": "babel-core",
"version": "5.6.23",
"version": "5.7.0",
"description": "A compiler for writing next generation JavaScript",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babeljs.io/",