From 2525bfbab5553f970997ea3c60af180cbef1fdd2 Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Thu, 07 Sep 2023 05:24:15 +0000
Subject: [PATCH] fix: links to index not showing in graph (closes #450)

---
 package-lock.json |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 09488c4..9246cc9 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -112,7 +112,6 @@
     },
     "node_modules/@clack/prompts/node_modules/is-unicode-supported": {
       "version": "1.3.0",
-      "extraneous": true,
       "inBundle": true,
       "license": "MIT",
       "engines": {

--
Gitblit v1.10.0