Tested with Node.js v8.x.x
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
## Create Genesis Block Proof with Node.js
|
||||
|
||||
**Tested with Node.js version 8.x.x**
|
||||
|
||||
## setup
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
"homepage": "https://github.com/nasa8x/node-genesis-block#readme",
|
||||
"dependencies": {
|
||||
"crypto": "^1.0.1",
|
||||
"multi-hashing": "https://github.com/nasa8x/node-multi-hashing.git",
|
||||
"yargs": "^11.0.0"
|
||||
"multi-hashing": "git+https://github.com/nasa8x/node-multi-hashing.git",
|
||||
"yargs": "^11.1.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user