changing bignum version to 0.12.1
This commit is contained in:
parent
8a673b6d7c
commit
1f892d8275
10
package.json
10
package.json
@ -12,9 +12,9 @@
|
||||
"litecoin",
|
||||
"scrypt"
|
||||
],
|
||||
"homepage": "https://github.com/zone117x/node-open-mining-portal",
|
||||
"homepage": "https://github.com/ranchimall/node-open-mining-portal",
|
||||
"bugs": {
|
||||
"url": "https://github.com/zone117x/node-open-mining-portal/issues"
|
||||
"url": "https://github.com/ranchimall/node-open-mining-portal/issues"
|
||||
},
|
||||
"license": "GPL-2.0",
|
||||
"author": "Matthew Little",
|
||||
@ -28,10 +28,10 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/zone117x/node-open-mining-portal.git"
|
||||
"url": "https://github.com/ranchimall/node-open-mining-portal.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"stratum-pool": "git://github.com/zone117x/node-stratum-pool.git",
|
||||
"stratum-pool": "git://github.com/ranchimall/node-stratum-pool.git",
|
||||
"dateformat": "1.0.12",
|
||||
"node-json-minify": "*",
|
||||
"redis": "0.12.1",
|
||||
@ -45,7 +45,7 @@
|
||||
"node-watch": "0.5.9",
|
||||
"request": "2.69.0",
|
||||
"nonce": "*",
|
||||
"bignum": "0.13.1",
|
||||
"bignum": "0.12.1",
|
||||
"extend": "*"
|
||||
},
|
||||
"engines": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user