Set public

This commit is contained in:
2025-05-13 19:59:29 +02:00
parent 54404dead1
commit b0de127481

View File

@@ -5,7 +5,7 @@
"main": "index.js", "main": "index.js",
"author": "Toni Ramiro <sargatxet@gmail.com>", "author": "Toni Ramiro <sargatxet@gmail.com>",
"license": "MIT", "license": "MIT",
"private": true, "private": false,
"dependencies": { "dependencies": {
"@noble/secp256k1": "1.7.1", "@noble/secp256k1": "1.7.1",
"dotenv": "16.4.7", "dotenv": "16.4.7",