aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2020-02-10 11:39:56 -0500
committerGitHub <noreply@github.com>2020-02-10 11:39:56 -0500
commitffeddae0e12719c7bf2a07468822c9547772febc (patch)
tree7b4ae0842791de8df59d4be59fb5ca964f9d5b09 /package.json
parenta411e92f6e7b486108f5d06564a2cdbbe91ae5ad (diff)
parent4adc6b5a343d7ef048354b51444245755759492c (diff)
Merge pull request #337 from browngraphicslab/new_importer
New importer
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index da9f8705f..250509e80 100644
--- a/package.json
+++ b/package.json
@@ -76,6 +76,7 @@
"@types/jquery": "^3.3.31",
"@types/jquery-awesome-cursor": "^0.3.0",
"@types/jsonwebtoken": "^8.3.7",
+ "@types/libxmljs": "^0.18.5",
"@types/lodash": "^4.14.149",
"@types/mobile-detect": "^1.3.4",
"@types/mongodb": "^3.3.14",
@@ -157,12 +158,14 @@
"i": "^0.3.6",
"image-data-uri": "^2.0.1",
"image-size": "^0.7.5",
+ "image-size-stream": "^1.1.0",
"imagesloaded": "^4.1.4",
"jquery-awesome-cursor": "^0.3.1",
"js-datepicker": "^4.6.6",
"jsonschema": "^1.2.5",
"jsonwebtoken": "^8.5.0",
"jsx-to-string": "^1.4.0",
+ "libxmljs": "^0.19.7",
"lodash": "^4.17.15",
"mobile-detect": "^1.4.4",
"mobx": "^5.15.3",