Skip to content

Commit b07644c

Browse files
OttoAllmendingerllm-git
andcommitted
feat(utxo-core): remove lodash dependency
Issue: BTC-0 Co-authored-by: llm-git <[email protected]>
1 parent 2265a49 commit b07644c

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

modules/utxo-core/package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,7 @@
5555
"@bitgo/utxo-lib": "^11.6.1",
5656
"@bitgo/wasm-miniscript": "2.0.0-beta.7",
5757
"bip174": "npm:@bitgo-forks/[email protected]",
58-
"bitcoinjs-message": "npm:@bitgo-forks/[email protected]",
59-
"lodash": "^4.17.15"
60-
},
61-
"devDependencies": {
62-
"@types/lodash": "^4.14.151"
58+
"bitcoinjs-message": "npm:@bitgo-forks/[email protected]"
6359
},
6460
"gitHead": "18e460ddf02de2dbf13c2aa243478188fb539f0c"
6561
}

0 commit comments

Comments
 (0)