Skip to content

Commit 706bdcc

Browse files
chore(utxo-core): update package.json
TICKET: BTC-2210
1 parent 4ebd0b1 commit 706bdcc

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

modules/sdk-core/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@
5050
"big.js": "^3.1.3",
5151
"bigint-crypto-utils": "3.1.4",
5252
"bignumber.js": "^9.1.1",
53-
"bitcoinjs-message": "npm:@bitgo-forks/[email protected]",
5453
"bs58": "^4.0.1",
5554
"create-hmac": "^1.1.7",
5655
"debug": "^3.1.0",

modules/utxo-core/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
"@bitgo/utxo-lib": "^11.5.0",
5656
"@bitgo/wasm-miniscript": "2.0.0-beta.7",
5757
"bip174": "npm:@bitgo-forks/[email protected]",
58+
"bitcoinjs-message": "npm:@bitgo-forks/[email protected]",
5859
"lodash": "^4.17.15"
5960
},
6061
"devDependencies": {

0 commit comments

Comments
 (0)