From fdb04a36554a4df05ab66f0ef7ca9ef9fa095b9a Mon Sep 17 00:00:00 2001 From: Philip Molares Date: Sun, 28 Mar 2021 22:26:36 +0200 Subject: Dependency: Add is-svg This is used to check if .svg files really are svg. Signed-off-by: Philip Molares --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') diff --git a/package.json b/package.json index 9a138cf8..b93d76cf 100644 --- a/package.json +++ b/package.json @@ -55,6 +55,7 @@ "i18n": "^0.13.0", "imgur": "git+https://github.com/hackmdio/node-imgur.git", "ionicons": "^2.0.1", + "is-svg": "^4.3.1", "jquery": "^3.5.1", "jquery-mousewheel": "^3.1.13", "jquery-ui": "^1.12.1", -- cgit v1.2.3