fix: do not include backticks for code blocks (#966)
This commit is contained in:
parent
23964e3392
commit
721b30e6f9
2 changed files with 1 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "ai-chatbot",
|
||||
"version": "3.0.11",
|
||||
"version": "3.0.12",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "next dev --turbo",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue