aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorTyler Schicke <tyler_schicke@brown.edu>2019-05-23 02:46:37 -0400
committerTyler Schicke <tyler_schicke@brown.edu>2019-05-23 02:46:37 -0400
commit05771afc1687f18bd645991d9a853637cc85e16f (patch)
tree194abbb9a7d8d495ddbde9cde79a186aff235271 /package.json
parenta2faa344dc76407e8120ffb83d7431b851d01cb8 (diff)
Enabled https
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 aa4abb0a5..8e8d93747 100644
--- a/package.json
+++ b/package.json
@@ -117,6 +117,7 @@
"formidable": "^1.2.1",
"golden-layout": "^1.5.9",
"html-to-image": "^0.1.0",
+ "https": "^1.0.0",
"i": "^0.3.6",
"image-data-uri": "^2.0.0",
"jsonwebtoken": "^8.5.0",