fix #26 - should resolve to absolute path unless / is the first character

This commit is contained in:
Craig Condon
2013-07-26 13:40:54 -07:00
parent c3c1ddaaf0
commit e8ea712a45
2 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -2,7 +2,7 @@
"author": "Craig Condon <craig.j.condon@gmail.com>",
"name": "nexe",
"description": "Roll node.s applications into a single executable",
"version": "0.2.1",
"version": "0.2.2",
"repository": {
"type": "git",
"url": "git://github.com/crcn/nexe.git"
@@ -22,4 +22,4 @@
"nexe": "./bin/nexe"
},
"devDependencies": {}
}
}