chore: tweak migration script to handle message order (#969)

This commit is contained in:
Jeremy 2025-04-30 16:04:09 -07:00 committed by GitHub
parent 1a948afe12
commit 1fd2302914
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 74 additions and 19 deletions

View file

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