This commit is contained in:
Nasa Nguyen
2019-12-30 16:20:00 +07:00
parent d0e4411234
commit bf46839a3d
6 changed files with 217 additions and 138 deletions

View File

@@ -22,6 +22,6 @@
"dependencies": {
"crypto": "^1.0.1",
"multi-hashing": "git+https://github.com/nasa8x/node-multi-hashing.git",
"yargs": "^11.1.0"
"yargs": "^11.1.1"
}
}