Dependency: Add is-svg

This is used to check if .svg files really are svg.

Signed-off-by: Philip Molares <philip.molares@udo.edu>
This commit is contained in:
Philip Molares
2021-03-28 22:26:36 +02:00
parent 5883e8ea57
commit fdb04a3655
2 changed files with 9 additions and 8 deletions

View File

@@ -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",