Skip to content

Commit ee750bf

Browse files
fix(abstract-utxo): bump utxo-lib devDependency to 11.24.1
Align the devDependencies pin with the dependencies pin so the lerna version consistency check passes. TICKET: BTC-000
1 parent 5e7af28 commit ee750bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/abstract-utxo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
},
7979
"devDependencies": {
8080
"@bitgo/sdk-test": "^9.1.61",
81-
"@bitgo/utxo-lib": "^11.24.0",
81+
"@bitgo/utxo-lib": "^11.24.1",
8282
"mocha": "^10.2.0"
8383
},
8484
"gitHead": "18e460ddf02de2dbf13c2aa243478188fb539f0c"

0 commit comments

Comments
 (0)