This commit is contained in:
Sebastian McKenzie 2015-01-02 03:00:33 +11:00
parent 02512da38d
commit e549c37ca1

View File

@ -1,7 +1,7 @@
{ {
"name": "6to5", "name": "6to5",
"description": "Turn ES6 code into readable vanilla ES5 with source maps", "description": "Turn ES6 code into readable vanilla ES5 with source maps",
"version": "2.4.0", "version": "2.4.1",
"author": "Sebastian McKenzie <sebmck@gmail.com>", "author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://github.com/6to5/6to5", "homepage": "https://github.com/6to5/6to5",
"repository": { "repository": {