From 80c3196feeb310020880d322e9690de5f063af5a Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Thu, 13 Mar 2025 17:41:50 +0000
Subject: [PATCH] feat(og): add reading time to default, improve logging
---
package.json | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/package.json b/package.json
index 4ee8cfc..2e15874 100644
--- a/package.json
+++ b/package.json
@@ -98,7 +98,6 @@
"yargs": "^17.7.2"
},
"devDependencies": {
- "@types/cli-spinner": "^0.2.3",
"@types/d3": "^7.4.3",
"@types/hast": "^3.0.4",
"@types/js-yaml": "^4.0.9",
--
Gitblit v1.10.0