This commit is contained in:
Sebastian McKenzie 2015-10-23 17:54:03 +01:00
parent 35169762ef
commit 37604bd572
3 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
5.8.26 5.8.27

View File

@ -1,6 +1,6 @@
{ {
"name": "babel", "name": "babel",
"version": "5.8.23", "version": "5.8.27",
"description": "Turn ES6 code into readable vanilla ES5 with source maps", "description": "Turn ES6 code into readable vanilla ES5 with source maps",
"author": "Sebastian McKenzie <sebmck@gmail.com>", "author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babeljs.io/", "homepage": "https://babeljs.io/",

View File

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