Update package.json
This commit is contained in:
parent
8b25a85c3e
commit
9bb998dc19
@ -1,10 +1,11 @@
|
|||||||
{
|
{
|
||||||
"name": "stratum-pool",
|
"name": "stratum-pool",
|
||||||
"version": "0.0.8",
|
"version": "0.0.9",
|
||||||
"author": "Matthew Little",
|
"author": "Matthew Little",
|
||||||
"description": "High performance Stratum poolserver in Node.js",
|
"description": "High performance Stratum poolserver in Node.js",
|
||||||
"contributors": [
|
"contributors": [
|
||||||
"vekexasia"
|
"vekexasia",
|
||||||
|
"TheSeven"
|
||||||
],
|
],
|
||||||
"bin": {
|
"bin": {
|
||||||
"block-notify": "./scripts/blockNotify.js"
|
"block-notify": "./scripts/blockNotify.js"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user