Merge pull request #186 from dogui1718/patch-1

Update package.json
This commit is contained in:
Matthew Little 2020-11-30 14:13:06 +01:00 committed by GitHub
commit f45984792e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@
},
"dependencies": {
"multi-hashing": "git://github.com/zone117x/node-multi-hashing.git",
"bignum": "0.12.5",
"bignum": "0.13.1",
"base58-native": "*",
"async": "*"
},