From 87a38dabb8ddbd3f8d5aeba6640fedb0fc7155c0 Mon Sep 17 00:00:00 2001 From: StepanovPlaton Date: Tue, 3 Feb 2026 16:12:04 +0400 Subject: [PATCH] =?UTF-8?q?Update=20Projects=20=E2=80=9Cchat=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/content/projects/chat.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/content/projects/chat.json b/src/content/projects/chat.json index 3def7ae..61924db 100644 --- a/src/content/projects/chat.json +++ b/src/content/projects/chat.json @@ -4,14 +4,14 @@ "startDate": "2025-05-16T08:00:00.000+04:00", "techStack": [ "TypeScript", - "React 19", - "Next.js 15 (App Router)", - "Nest 11", + "React", + "Next.js", + "Nest", "TypeORM", "Tailwind CSS", "Yup", "SWR", - "Swagger UI Express", + "Swagger", "PostgreSQL" ], "status": "completed",