fix sourcemap filename resolution

This commit is contained in:
Sebastian McKenzie
2014-10-01 14:36:31 +10:00
parent 0727240873
commit 4aeb62bee9
4 changed files with 50 additions and 33 deletions

View File

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