inherit super class static properties - fixes #31

This commit is contained in:
Sebastian McKenzie
2014-10-10 15:07:55 +11:00
parent 76f1abe5b0
commit 35bb0bc71d
8 changed files with 15 additions and 2 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.3",
"version": "1.7.4",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://github.com/sebmck/6to5",
"repository": {