aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorTyler Schicke <tyler_schicke@brown.edu>2019-05-20 14:36:43 -0400
committerTyler Schicke <tyler_schicke@brown.edu>2019-05-20 14:36:43 -0400
commit99bbb42cfa5718f543213f7a64463bd31c73d781 (patch)
tree1e7152b62f11d30c9de376f55c0a94e65fbf6f4b /package.json
parent9c8cd369019f1da21c75c07abecdbe3cf5da4cfe (diff)
Added route to save data uri as image
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 0d0e6ff3e..40402b44c 100644
--- a/package.json
+++ b/package.json
@@ -118,6 +118,7 @@
"golden-layout": "^1.5.9",
"html-to-image": "^0.1.0",
"i": "^0.3.6",
+ "image-data-uri": "^2.0.0",
"jsonwebtoken": "^8.5.0",
"jsx-to-string": "^1.4.0",
"lodash": "^4.17.11",