solver: package.json changes

This commit is contained in:
Tiago
2025-05-23 16:02:30 +01:00
parent cb0b5c5249
commit ccefa3070a
+2 -2
View File
@@ -1,8 +1,8 @@
{
"version": "0.0.4",
"version": "0.0.5",
"name": "@cap.js/cli",
"module": "index.js",
"description": "CLI Solver for the Cap CAPTCHA",
"description": "CLI server-side solver for the Cap, a lightweight, modern open-source CAPTCHA alternative designed using SHA-256 PoW.",
"type": "module",
"private": false,
"repository": {