support static property on ClassMethods - fixes #28

This commit is contained in:
Sebastian McKenzie
2014-10-10 13:57:08 +11:00
parent 3cb8866fcc
commit 3e34bbe722
5 changed files with 54 additions and 5 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.2",
"version": "1.7.3",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://github.com/sebmck/6to5",
"repository": {