Skip to content

Commit

Permalink
chore(package.json): install react-blurhash (#2388)
Browse files Browse the repository at this point in the history
* feat(package.json): install blurhash package

* feat(matrix-client/upload-media): generate and add blurhash to media metadata when uploading file

* chore(package.json): install react-blurhash
  • Loading branch information
domw30 authored Oct 25, 2024
1 parent ea0ef91 commit fcbda37
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
15 changes: 15 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
"normalizr": "^3.6.2",
"rc-tooltip": "^5.3.1",
"react": "^18.0.0",
"react-blurhash": "^0.3.0",
"react-dom": "^18.0.0",
"react-dropzone": "^14.2.3",
"react-mentions": "^4.4.7",
Expand Down

0 comments on commit fcbda37

Please sign in to comment.