version bump 0.10.2-a: updated cfb bin location

This commit is contained in:
SheetJS 2014-11-03 00:51:23 -05:00
parent fcc05e3567
commit 0ef16e1ad1

View File

@ -1,11 +1,11 @@
{
"name": "cfb",
"version": "0.10.2",
"version": "0.10.2-a",
"author": "sheetjs",
"description": "Compound File Binary File Format extractor",
"keywords": [ "cfb", "compression", "office" ],
"bin": {
"cfb": "./bin/cfb"
"cfb": "./bin/cfb.njs"
},
"main": "./cfb",
"files": [