diff options
| author | Bob Zeleznik <zzzman@gmail.com> | 2019-05-24 14:10:32 -0400 |
|---|---|---|
| committer | Bob Zeleznik <zzzman@gmail.com> | 2019-05-24 14:10:32 -0400 |
| commit | 01d172a91d9a140129d2dd938c3289d7a0d25f16 (patch) | |
| tree | 976091e440abd7f77364cdb45eca582595ef6d0a /package.json | |
| parent | 3fce8beb887962d97c9fb880bb7a8e836ddf7bf4 (diff) | |
cleaned up nativewidth/height for Image and Video and some PDF stuff.
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index aa4abb0a5..d5abc808e 100644 --- a/package.json +++ b/package.json @@ -167,6 +167,7 @@ "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", |
