fix code serialisation bug

This commit is contained in:
Sebastian McKenzie
2014-10-01 14:49:19 +10:00
parent 4aeb62bee9
commit d80eab43eb
2 changed files with 2 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "6to5",
"description": "Turn ES6 code into vanilla ES5 with no runtime required",
"version": "0.0.3",
"version": "0.0.4",
"repository": {
"type": "git",
"url": "https://github.com/sebmck/6to5.git"