Merge branch 'master' into code-generator

This commit is contained in:
Sebastian McKenzie
2014-10-31 21:39:47 +11:00
3 changed files with 19 additions and 2 deletions

View File

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