Merge branch 'master' into experimental

Conflicts:
	README.md
	lib/6to5/register.js
This commit is contained in:
Sebastian McKenzie
2014-11-07 13:54:59 +11:00
3 changed files with 11 additions and 3 deletions

View File

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