From 595898c0b4dafccc1bafc14aa3d8c2950b67e105 Mon Sep 17 00:00:00 2001 From: Jonghyeon Ko Date: Mon, 16 Dec 2024 03:00:55 +0900 Subject: [PATCH] chore: update --- knip.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/knip.json b/knip.json index f764bcb24..e5bea4166 100644 --- a/knip.json +++ b/knip.json @@ -13,7 +13,7 @@ }, "docs/suspensive.org": { "ignore": ["theme.config.tsx"], - "ignoreDependencies": ["sharp"], + "ignoreDependencies": ["sharp", "nextra-theme-docs"], "entry": ["src/**/*.{ts,tsx,mdx}"] }, "packages/react-query-4": {