Skip to content

Commit 0fb5cc3

Browse files
Update multi-hashing dependency in package.json to use the 'dev' branch for improved development alignment
1 parent 9ab64d6 commit 0fb5cc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@exodus/bitcoinjs-lib-zcash": "^0.0.14",
3737
"async": "^3.2.6",
3838
"bitcoinjs-lib": "^6.1.7",
39-
"multi-hashing": "git+https://github.com/ROZ-MOFUMOFU-ME/node-multi-hashing.git"
39+
"multi-hashing": "git+https://github.com/ROZ-MOFUMOFU-ME/node-multi-hashing.git#dev"
4040
},
4141
"engines": {
4242
"node": ">=16",

0 commit comments

Comments
 (0)