Add missing bin entry for cosmwasm-faucet
This commit is contained in:
parent
9be3dda938
commit
d7aaaa3899
@ -6,6 +6,9 @@
|
||||
"license": "Apache-2.0",
|
||||
"main": "build/index.js",
|
||||
"types": "types/index.d.ts",
|
||||
"bin": {
|
||||
"cosmwasm-faucet": "bin/cosmwasm-faucet"
|
||||
},
|
||||
"files": [
|
||||
"build/",
|
||||
"types/",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user