This commit is contained in:
Sebastian McKenzie 2015-05-06 16:44:28 +01:00
parent c25a5d2480
commit 53f0f0302b

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.2.15", "version": "5.2.16",
"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",