From 1eb8a2a43e58e2b73377138a9ff9b1173da3a794 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E6=B6=9B?= Date: Tue, 13 Apr 2021 12:06:18 +0800 Subject: [PATCH] =?UTF-8?q?build:=E7=A7=BB=E9=99=A4=E4=B8=8D=E7=A8=B3?= =?UTF-8?q?=E5=AE=9A=E7=9A=84=E6=96=87=E4=BB=B6=E5=8C=85=E5=90=AB=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index a65fd19..f01f66c 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,6 @@ "hexo-generator-category": "^1.0.0", "hexo-generator-index": "^2.0.0", "hexo-generator-tag": "^1.0.0", - "hexo-include": "^1.1.0", "hexo-renderer-ejs": "^1.0.0", "hexo-renderer-less": "^2.0.2", "hexo-renderer-marked": "^4.0.0",