From 83f17c9af37caf54b147a35f4625a9b6ffb553fc Mon Sep 17 00:00:00 2001 From: mapedraza <40356341+mapedraza@users.noreply.github.com> Date: Fri, 4 Dec 2020 14:36:23 +0100 Subject: [PATCH] Removed textlint-rule-no-dead-link from package.json Related with https://github.com/telefonicaid/iotagent-json/pull/515#issuecomment-736355544 --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 7639202..b3e4b20 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,6 @@ "should": "13.2.3", "textlint": "~11.7.6", "textlint-rule-common-misspellings": "~1.0.1", - "textlint-rule-no-dead-link": "~4.7.0", "textlint-rule-terminology": "~2.1.4", "textlint-rule-write-good": "~1.6.2", "watch": "~1.0.2"