From 574132a29954d93308c55d9e7f817eb768b05f92 Mon Sep 17 00:00:00 2001 From: dyzulk <66510723+dyzulk@users.noreply.github.com> Date: Tue, 30 Dec 2025 13:02:11 +0700 Subject: [PATCH] chore: rename project in package.json. --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2a13d9c..b3a8983 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "TrustLab by DyzulkDev", + "name": "trustlab-web", "version": "1.0.0", "private": true, "scripts": { @@ -54,4 +54,4 @@ "next": "$next" } } -} +} \ No newline at end of file