Skip to content

Commit

Permalink
Merge pull request #559 from TomoyukiAota/feature/thumbnail-generatio…
Browse files Browse the repository at this point in the history
…n-failure-for-HEIC-photos-taken-by-iPhone15-iOS18

Fix thumbnail generation failure for HEIC photos taken by iPhone 15 with iOS 18.
  • Loading branch information
mergify[bot] authored Oct 14, 2024
2 parents 0a12497 + 93e9c39 commit 61207f6
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 16 deletions.
32 changes: 17 additions & 15 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"electron-window-state": "5.0.3",
"exifr": "7.1.3",
"fs-extra": "11.1.0",
"heic-decode": "1.1.2",
"heic-decode": "2.0.0",
"is-natural-number": "4.0.1",
"is-number": "7.0.0",
"jimp": "0.16.2",
Expand Down

0 comments on commit 61207f6

Please sign in to comment.