diff options
| author | bob <bcz@cs.brown.edu> | 2019-05-28 14:36:02 -0400 |
|---|---|---|
| committer | bob <bcz@cs.brown.edu> | 2019-05-28 14:36:02 -0400 |
| commit | e4a298e8e5410af8654e0e2aafd6e21c212ecee1 (patch) | |
| tree | 8d43ab363e01b886f26492c52e3e5d9bdf070d02 /package.json | |
| parent | f7ae243462a819c69ee4ba9d828b69b3685a0e13 (diff) | |
added pasting of img url's with ctrl-b, switched stacking view to a masonry view like pinterest. fixed template overlays.
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 d5abc808e..df0767b50 100644 --- a/package.json +++ b/package.json @@ -119,6 +119,7 @@ "html-to-image": "^0.1.0", "i": "^0.3.6", "image-data-uri": "^2.0.0", + "imagesloaded": "^4.1.4", "jsonwebtoken": "^8.5.0", "jsx-to-string": "^1.4.0", "lodash": "^4.17.11", |
