This commit is contained in:
Daniel Regeci
2025-12-13 16:58:58 +07:00
parent cb95d83a8d
commit 28051b3a8f
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "altcha-lib",
"version": "1.4.0",
"version": "1.4.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "altcha-lib",
"version": "1.4.0",
"version": "1.4.1",
"license": "MIT",
"devDependencies": {
"@types/node": "^24.10.3",

View File

@@ -1,6 +1,6 @@
{
"name": "altcha-lib",
"version": "1.4.0",
"version": "1.4.1",
"description": "A library for creating and verifying ALTCHA challenges for Node.js, Bun and Deno.",
"author": {
"name": "Daniel Regeci",