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",
"version": "5.8.23",
"version": "5.8.27",
"description": "Turn ES6 code into readable vanilla ES5 with source maps",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babeljs.io/",

View File

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