From 5fa6fc97899c905b6fbc14fa1d24334f3e68fa77 Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Tue, 29 Aug 2023 17:37:00 +0000
Subject: [PATCH] fix: aliasredirects not using full path, add permalink support

---
 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