Skip to content

Commit dfae16d

Browse files
committed
chore(argon2): mark package as private until trusted publishing is configured
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> TICKET: WCN-29
1 parent 671b89c commit dfae16d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

modules/argon2/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "@bitgo/argon2",
33
"version": "1.0.0",
4+
"private": true,
45
"description": "Vendored argon2 (hash-wasm v4.12.0) for BitGo SDK",
56
"main": "argon2.umd.min.js",
67
"types": "index.d.ts",

0 commit comments

Comments
 (0)