From 9b82d2ca270ed5ab6ac3d6c921069b71fdc5c091 Mon Sep 17 00:00:00 2001 From: Ruben Marcus Date: Fri, 1 Mar 2024 15:35:04 +0000 Subject: [PATCH] react-github-gb --- ai-chat/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ai-chat/package.json b/ai-chat/package.json index fe68e3a..6b8d258 100644 --- a/ai-chat/package.json +++ b/ai-chat/package.json @@ -1,7 +1,7 @@ { - "name": "my-app", + "name": "AI-Chat-Mintbase-Templates", "version": "0.1.0", - "private": true, + "author": "Mintbase Team", "scripts": { "dev": "next dev", "build": "next build",