This commit is contained in:
Sebastian McKenzie 2015-03-13 13:30:14 +11:00
parent 491cb26c1f
commit a3b1fcc79c

View File

@ -1,7 +1,7 @@
{ {
"name": "babel", "name": "babel",
"description": "Turn ES6 code into readable vanilla ES5 with source maps", "description": "Turn ES6 code into readable vanilla ES5 with source maps",
"version": "4.7.8", "version": "4.7.9",
"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",