We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43207ad commit 6ca6bdeCopy full SHA for 6ca6bde
2 files changed
packages/wasm-bip32/package.json
@@ -1,6 +1,5 @@
1
{
2
"name": "@bitgo/wasm-bip32",
3
- "private": true,
4
"description": "Minimal WebAssembly BIP32/ECPair implementation with message signing",
5
"version": "0.0.1",
6
"type": "module",
packages/wasm-solana/package.json
@@ -2,7 +2,6 @@
"name": "@bitgo/wasm-solana",
"description": "WebAssembly wrapper for Solana cryptographic operations",
7
"repository": {
8
"type": "git",
0 commit comments