aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorkimdahey <claire_kim1@brown.edu>2019-11-03 17:07:18 -0500
committerkimdahey <claire_kim1@brown.edu>2019-11-03 17:07:18 -0500
commitb1e9619a4e04a9784d927c766361d734f549d6c5 (patch)
tree36b875ccc0c45c3706d2533c4c28cc1492b38ce5 /package.json
parentb2777f92b50f926357ad9b595c7907368b996fbd (diff)
parent2786a2e4b33ff874f320697b89fecec3105df201 (diff)
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into webcam_mohammad
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/package.json b/package.json
index 60d03cd9e..9ed0a4f85 100644
--- a/package.json
+++ b/package.json
@@ -65,6 +65,7 @@
"@types/cookie-session": "^2.0.36",
"@types/d3-format": "^1.3.1",
"@types/dotenv": "^6.1.1",
+ "@types/exif": "^0.6.0",
"@types/express": "^4.16.1",
"@types/express-flash": "0.0.0",
"@types/express-session": "^1.15.12",
@@ -133,6 +134,7 @@
"crypto-browserify": "^3.11.0",
"d3-format": "^1.3.2",
"dotenv": "^8.0.0",
+ "exif": "^0.6.0",
"express": "^4.16.4",
"express-flash": "0.0.2",
"express-session": "^1.15.6",
@@ -168,7 +170,7 @@
"nodemailer": "^5.1.1",
"nodemon": "^1.18.10",
"normalize.css": "^8.0.1",
- "npm": "^6.11.3",
+ "npm": "^6.12.0",
"p-limit": "^2.2.0",
"passport": "^0.4.0",
"passport-google-oauth20": "^2.0.0",
@@ -200,7 +202,7 @@
"react-dimensions": "^1.3.1",
"react-dom": "^16.8.4",
"react-golden-layout": "^1.0.6",
- "react-image-lightbox": "^5.1.0",
+ "react-image-lightbox-with-rotate": "^5.1.1",
"react-jsx-parser": "^1.15.0",
"react-measure": "^2.2.4",
"react-mosaic": "0.0.20",