diff --git a/package.json b/package.json index 2edbfde..4486288 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "main": "index.js", "author": "Toni Ramiro ", "license": "MIT", - "private": true, + "private": false, "dependencies": { "@noble/secp256k1": "1.7.1", "dotenv": "16.4.7",