Skip to content

Commit

Permalink
update networks
Browse files Browse the repository at this point in the history
  • Loading branch information
kieled committed Oct 1, 2024
1 parent 4b6a190 commit 7b62363
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bellhdw",
"version": "0.5.42",
"version": "0.5.43",
"description": "Client-side Bitcoin JavaScript library",
"main": "./src/index.js",
"types": "./src/index.d.ts",
Expand Down Expand Up @@ -37,9 +37,9 @@
],
"dependencies": {
"@noble/hashes": "1.3.3",
"belcoinjs-lib": "0.1.2",
"belcoinjs-lib": "0.1.3",
"bells-secp256k1": "0.1.1",
"belpair": "0.1.3",
"belpair": "0.1.4",
"nintondo-bip39": "1.0.0",
"bn.js": "5.2.1",
"browser-hdkey": "0.1.9"
Expand Down

0 comments on commit 7b62363

Please sign in to comment.