This commit is contained in:
Sebastian McKenzie 2014-10-15 20:39:42 +11:00
parent 93f6bd7b3f
commit e6ec26f77c

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": "1.9.3", "version": "1.9.4",
"author": "Sebastian McKenzie <sebmck@gmail.com>", "author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://github.com/sebmck/6to5", "homepage": "https://github.com/sebmck/6to5",
"repository": { "repository": {