From 669412848309252044e0d08fd8dd492ea1885431 Mon Sep 17 00:00:00 2001 From: pheralb Date: Tue, 12 Mar 2024 15:58:19 +0000 Subject: [PATCH] Update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 855f5eb..de054d6 100644 --- a/README.md +++ b/README.md @@ -54,8 +54,8 @@ This project uses the following technologies: ⬆️ **Dependencies:** -- [ ] Update `@prisma/adapter-libsql`, `@prisma/client` & `prisma` to the stable version when it's released. -- [ ] Update `next-auth` to the stable version (v5) when it's released. +- [x] Update `@prisma/adapter-libsql`, `@prisma/client` & `prisma` to the stable version when it's released. +- [x] Update `next-auth` to the stable version (v5) when it's released. ⬆️ **Auth:**