ensure BlockStatement when we're going to be pushing nodes

This commit is contained in:
Sebastian McKenzie
2014-10-09 22:58:36 +11:00
parent 83487f22a7
commit fd2187b37d
4 changed files with 12 additions and 1 deletions

View File

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