aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorbob <bcz@cs.brown.edu>2019-02-01 11:33:59 -0500
committerbob <bcz@cs.brown.edu>2019-02-01 11:33:59 -0500
commit3b0c9a8a3282eb3c04123985a0512592fe0affae (patch)
treeb2f9d03e2ce3445ca359a86fa333f89b98028775 /package.json
parent38bd04e67c13d073057321c5ba89a1e1aef02179 (diff)
added lightbox for images
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 5307804c9..9b4df3c24 100644
--- a/package.json
+++ b/package.json
@@ -58,6 +58,7 @@
"react": "^16.5.2",
"react-dom": "^16.7.0",
"react-golden-layout": "^1.0.6",
+ "react-image-lightbox": "^5.1.0",
"react-jsx-parser": "^1.13.0",
"react-mosaic": "0.0.20",
"react-table": "^6.9.0",