This commit is contained in:
Sebastian McKenzie 2015-04-04 04:49:31 +11:00
parent ffdfb491eb
commit fdcf64265e

View File

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