This commit is contained in:
Sebastian McKenzie 2015-01-29 07:42:43 +11:00
parent e264ac03b3
commit f7be1b74d7

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": "3.0.10", "version": "3.0.11",
"author": "Sebastian McKenzie <sebmck@gmail.com>", "author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://6to5.org/", "homepage": "https://6to5.org/",
"repository": "6to5/6to5", "repository": "6to5/6to5",