From 11bed72bed0d39aee9f9c5f53ce1e9e0cc372be6 Mon Sep 17 00:00:00 2001 From: roottool Date: Mon, 29 Apr 2019 08:49:19 +0900 Subject: [PATCH] Introduced jsonlint-mod --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index f00fb095..14d2da6d 100644 --- a/package.json +++ b/package.json @@ -74,6 +74,7 @@ "immutable": "^3.8.1", "invert-color": "^2.0.0", "js-yaml": "^3.12.0", + "jsonlint-mod": "^1.7.4", "katex": "^0.9.0", "lodash": "^4.11.1", "lodash-move": "^1.1.1",