diff options
| author | Monika <monika_hedman@brown.edu> | 2019-06-25 17:32:35 -0400 |
|---|---|---|
| committer | Monika <monika_hedman@brown.edu> | 2019-06-25 17:32:35 -0400 |
| commit | 22d0fdc4f3114b4d46161e02265eafd371bf472d (patch) | |
| tree | f42f207aa40f2d1cff66cd08c11f0ad193173ff4 /package.json | |
| parent | f5082af730d3fb43e4562411b072155d7e358c1c (diff) | |
| parent | 219cabb3fe42ab199550efc3423b7aaed4e1ee93 (diff) | |
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into searchUI
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index cae52af3d..5c72b2348 100644 --- a/package.json +++ b/package.json @@ -127,6 +127,7 @@ "html-to-image": "^0.1.0", "i": "^0.3.6", "image-data-uri": "^2.0.0", + "image-size": "^0.7.4", "imagesloaded": "^4.1.4", "jquery-awesome-cursor": "^0.3.1", "jsonwebtoken": "^8.5.0", @@ -180,13 +181,13 @@ "react-split-pane": "^0.1.85", "react-table": "^6.9.2", "request": "^2.88.0", - "request-image-size": "^2.1.0", "request-promise": "^4.2.4", "serializr": "^1.5.1", "sharp": "^0.22.1", "socket.io": "^2.2.0", "socket.io-client": "^2.2.0", "solr-node": "^1.1.3", + "standard-http-error": "^2.0.1", "typescript-collections": "^1.3.2", "url-loader": "^1.1.2", "uuid": "^3.3.2", |
