changing bignum version to 0.12.1
This commit is contained in:
parent
f45984792e
commit
533f0f346e
@ -12,9 +12,9 @@
|
|||||||
"litecoin",
|
"litecoin",
|
||||||
"scrypt"
|
"scrypt"
|
||||||
],
|
],
|
||||||
"homepage": "https://github.com/zone117x/node-stratum-pool",
|
"homepage": "https://github.com/ranchimall/node-stratum-pool",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/zone117x/node-stratum-pool/issues"
|
"url": "https://github.com/ranchimall/node-stratum-pool/issues"
|
||||||
},
|
},
|
||||||
"license": "GPL-2.0",
|
"license": "GPL-2.0",
|
||||||
"author": "Matthew Little",
|
"author": "Matthew Little",
|
||||||
@ -25,11 +25,11 @@
|
|||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/zone117x/node-stratum-pool.git"
|
"url": "https://github.com/ranchimall/node-stratum-pool.git"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"multi-hashing": "git://github.com/zone117x/node-multi-hashing.git",
|
"multi-hashing": "git://github.com/zone117x/node-multi-hashing.git",
|
||||||
"bignum": "0.13.1",
|
"bignum": "0.12.1",
|
||||||
"base58-native": "*",
|
"base58-native": "*",
|
||||||
"async": "*"
|
"async": "*"
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user