chore: rename project in package.json.

This commit is contained in:
dyzulk
2025-12-30 13:02:11 +07:00
parent b9dbd3edf9
commit 574132a299

View File

@@ -1,5 +1,5 @@
{ {
"name": "TrustLab by DyzulkDev", "name": "trustlab-web",
"version": "1.0.0", "version": "1.0.0",
"private": true, "private": true,
"scripts": { "scripts": {
@@ -54,4 +54,4 @@
"next": "$next" "next": "$next"
} }
} }
} }