0
mirror of https://github.com/valentineus/popov.link.git synced 2025-07-04 08:30:27 +03:00

Added reading time timer

This commit is contained in:
2024-09-06 08:21:27 +00:00
parent 17c3115a06
commit 2f362eaf09
9 changed files with 59 additions and 46 deletions

View File

@ -15,6 +15,8 @@
"@astrojs/rss": "^4.0.7",
"@astrojs/sitemap": "^3.1.6",
"astro": "^4.15.2",
"mdast-util-to-string": "^4.0.0",
"reading-time": "^1.5.0",
"typescript": "^5.5.4"
},
"devDependencies": {