We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 671b89c commit dfae16dCopy full SHA for dfae16d
1 file changed
modules/argon2/package.json
@@ -1,6 +1,7 @@
1
{
2
"name": "@bitgo/argon2",
3
"version": "1.0.0",
4
+ "private": true,
5
"description": "Vendored argon2 (hash-wasm v4.12.0) for BitGo SDK",
6
"main": "argon2.umd.min.js",
7
"types": "index.d.ts",
0 commit comments