Skip to content

Commit

Permalink
Merge pull request #138 from openreplay/ai-chat-bot
Browse files Browse the repository at this point in the history
downgrade remark gfm version
  • Loading branch information
ghaidabouchaala authored Jun 20, 2024
2 parents 66e7d7e + 75622e4 commit e4828ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,11 +96,11 @@
"nanostores": "^0.5.13",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-markdown": "^9.0.1",
"react-markdown": "^8.0.3",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.0.1",
"remark-copy-linked-files": "^1.5.0",
"remark-gfm": "^4.0.0",
"remark-gfm": "^3.0.1",
"remark-smartypants": "^2.0.0",
"sass": "^1.54.3",
"tailwindcss": "^3.2.4"
Expand Down

0 comments on commit e4828ad

Please sign in to comment.