Skip to content

Commit fe67e6f

Browse files
OttoAllmendingerllm-git
andcommitted
fix(wasm-bip32): mark package as private
Set wasm-bip32 package as private to work around publishing issues. Issue: BTC-2915 Co-authored-by: llm-git <llm-git@ttll.de>
1 parent 98e2d61 commit fe67e6f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/wasm-bip32/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "@bitgo/wasm-bip32",
3+
"private": true,
34
"description": "Minimal WebAssembly BIP32/ECPair implementation with message signing",
45
"version": "0.0.1",
56
"type": "module",

0 commit comments

Comments
 (0)