fix: do not include backticks for code blocks (#966)

This commit is contained in:
Jeremy 2025-04-29 17:18:51 -07:00 committed by GitHub
parent 23964e3392
commit 721b30e6f9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 3 deletions

View file

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