From 93e7042fff3ff986007f01167292f8dd927a8754 Mon Sep 17 00:00:00 2001 From: mzrtamp Date: Sun, 25 Feb 2024 22:37:51 +0700 Subject: [PATCH] chore: project identity Co-authored-by: Syah Warid Ghani Akram Co-authored-by: Ahmad Yaqdhan --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 97299db..2a72f97 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { - "name": "template", + "name": "bandrek", "version": "1.0.0", - "description": "A template to generate well-configured project base for Stegripe.", + "description": "Sebuah standalone SQL Panel (bundled), yang dapat digunakan untuk mempermudah workflow penggunaan database.", "main": "dist/index.js", "type": "module", "scripts": {