chore: move server functions to db/utils (#951)

This commit is contained in:
Jeremy 2025-04-22 22:40:01 -07:00 committed by GitHub
parent a159b77fcf
commit 24cb2ce19b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 22 additions and 105 deletions

View file

@ -1,6 +1,6 @@
{
"name": "ai-chatbot",
"version": "3.0.5",
"version": "3.0.6",
"private": true,
"scripts": {
"dev": "next dev --turbo",