From 60e0b8538628d470a064e515b8b8c37ba4ae540f Mon Sep 17 00:00:00 2001 From: JZYFC Date: Mon, 4 Dec 2023 14:30:50 +0800 Subject: [PATCH] Update package.json --- package.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 74e8d2d..072039a 100644 --- a/package.json +++ b/package.json @@ -21,6 +21,7 @@ "hexo-renderer-marked": "^6.2.0", "hexo-renderer-stylus": "^3.0.0", "hexo-server": "^3.0.0", - "hexo-theme-landscape": "^1.0.0" + "hexo-theme-landscape": "^1.0.0", + "hexo-theme-next": "^8.19.0" } -} \ No newline at end of file +}