version bump 0.10.2-a: updated cfb bin location
This commit is contained in:
parent
fcc05e3567
commit
0ef16e1ad1
@ -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": [
|
||||
|
Loading…
Reference in New Issue
Block a user