summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorPhilip Molares2021-03-28 22:26:36 +0200
committerPhilip Molares2021-03-28 22:26:36 +0200
commitfdb04a36554a4df05ab66f0ef7ca9ef9fa095b9a (patch)
treeac3c64baefe177b2cdcd3ba811e37357ccfec287 /package.json
parent5883e8ea5772d0d9b7d313ce2b445be8a5676db2 (diff)
Dependency: Add is-svg
This is used to check if .svg files really are svg. Signed-off-by: Philip Molares <philip.molares@udo.edu>
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
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",