fix super constructor call - fixes #34

This commit is contained in:
Sebastian McKenzie
2014-10-10 20:37:15 +11:00
parent c4a3a08d31
commit 58da989164
7 changed files with 30 additions and 6 deletions

View File

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