Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
223880 committed Jun 27, 2024
1 parent e1e02ee commit f010b2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"license": "MIT",
"dependencies": {
"bitcoinjs-lib": "^6.1.6",
"bitcoinjs-message": "^6.1.5",
"bitcoinjs-message": "^2.2.0",
"bip32": "^4.0.0",
"bip39": "^3.0.0",
"bip39": "^3.1.0",
"bip66": "^2.0.0",
"lightningdevkit-node-net": "0.0.12-3.0",
"node-fetch": "^2.6.1",
Expand Down

0 comments on commit f010b2e

Please sign in to comment.