From 11240f3dd420e14e0f9b2e2022cb10320cae0588 Mon Sep 17 00:00:00 2001 From: ppoffice Date: Sun, 4 Feb 2024 18:00:46 -0800 Subject: [PATCH] chore: update hexo-renderer-inferno --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3dda472..e83c202 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "hexo-component-inferno": "^2.0.4", "hexo-log": "^4.1.0", "hexo-pagination": "^3.0.0", - "hexo-renderer-inferno": "^1.0.1", + "hexo-renderer-inferno": "^1.0.2", "hexo-renderer-stylus": "^3.0.1", "hexo-util": "^3.2.0", "inferno": "^8.2.3",