feat: add read time stats

This commit is contained in:
2025-07-08 18:28:07 -07:00
parent 0a5eb573be
commit 0780ef86fe
5 changed files with 23 additions and 8 deletions

View File

@ -15,6 +15,7 @@
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-markdown": "9.0.3",
"reading-time": "1.5.0",
"rehype-raw": "7.0.0",
"remark-gfm": "4.0.0"
},