From 2f362eaf0937360a0f2a81bac41be81111fa06a8 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Fri, 6 Sep 2024 08:21:27 +0000 Subject: Added reading time timer --- package.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package.json') diff --git a/package.json b/package.json index 54c6fbc..4928a48 100644 --- a/package.json +++ b/package.json @@ -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": { -- cgit v1.2.3