fix(bip32-utils): Replacing bip32-utils with PSF maintained fork

This commit is contained in:
Chris Troutner
2021-01-01 12:39:19 -08:00
parent 46de4f6a25
commit 0e7db7bf39
3 changed files with 13 additions and 12 deletions
+1 -1
View File
@@ -40,7 +40,7 @@
"bignumber.js": "^9.0.0",
"bip-schnorr": "^0.3.0",
"bip21": "Bitcoin-com/bip21",
"bip32-utils": "Bitcoin-com/bip32-utils#0.13.1",
"@psf/bip32-utils": "^0.13.1",
"bip38": "^2.0.2",
"bip39": "^3.0.2",
"bip66": "^1.1.5",