From 4ac78b1f4e6ac16c047b2e1a0f511885a1a37505 Mon Sep 17 00:00:00 2001 From: salehsulieman Date: Thu, 30 Oct 2025 11:17:36 +0300 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 77c5df2..a51727f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ayposweb", "private": true, - "version": "0.0.1", + "version": "0.0.0", "type": "module", "scripts": { "dev": "vite",