From 8ed1a143d93eabe8306d8e5244a13e490cf678af Mon Sep 17 00:00:00 2001 From: shitrerohit Date: Fri, 19 Sep 2025 10:16:59 +0530 Subject: [PATCH] fix:Updated the package.json file Signed-off-by: shitrerohit --- package.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 0dad92541..ce41245b0 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,11 @@ { - "name": "next-shadcn-dashboard-starter", - "version": "1.0.0", + "name": "CREDEBL-Studio", + "version": "2.1.0", "private": true, + "license": "Apache-2.0", "author": { - "name": "Kiran", - "url": "https://github.com/Kiranism" + "name": "LFDT", + "url": "https://www.lfdecentralizedtrust.org/" }, "scripts": { "dev": "next dev --turbopack",