aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorSam Wilkins <samwilkins333@gmail.com>2020-02-10 00:01:52 -0500
committerSam Wilkins <samwilkins333@gmail.com>2020-02-10 00:01:52 -0500
commite5f92e974a2b000d0d856be074041933435ed4e2 (patch)
treee21c095205dbc7b4a1a559a73935c366b7ef486d /package.json
parent59d286eafda87712a2be376d70e2ac0063d853c9 (diff)
buxton script works on subset
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 3b87a9a47..4c29f1606 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",