fix: external links

This commit is contained in:
enscribe 2024-10-06 21:52:40 -07:00
parent e3e29ae66e
commit dc05cb25a6
No known key found for this signature in database
GPG key ID: 9BBD5C4114E25322
5 changed files with 43 additions and 5 deletions

View file

@ -1,7 +1,7 @@
{
"name": "astro-erudite",
"type": "module",
"version": "1.1.6",
"version": "1.1.7",
"private": true,
"scripts": {
"dev": "astro dev",
@ -39,6 +39,7 @@
"lucide-react": "^0.441.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"rehype-external-links": "^3.0.0",
"rehype-katex": "^7.0.0",
"rehype-pretty-code": "^0.14.0",
"remark-emoji": "^5.0.1",