From c8a4b27f86063c8989cc86cbb38875663f6622ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=83=9D=E3=83=BC=E3=83=AB=20=E3=82=A6=E3=82=A7=E3=83=83?= =?UTF-8?q?=E3=83=96?= Date: Thu, 19 Jul 2018 18:38:57 -0400 Subject: [PATCH] Removed unused module --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index dde433c..2e9a169 100755 --- a/package.json +++ b/package.json @@ -34,7 +34,6 @@ "markdown-it": "^8.4.2", "markdown-it-anchor": "^5.0.2", "markdown-it-sup": "^1.0.0", - "markdown-it-toc-and-anchor-with-slugid": "^1.1.4", "markdown-it-wikilinks": "^1.0.1", "nanohtml": "^1.2.4", "redis": "^2.8.0",