Skip to content

Commit

Permalink
Merge pull request #97 from felixrieseberg/bumped-icon-extractor
Browse files Browse the repository at this point in the history
fix:  icon extractor that does compile on Mac
  • Loading branch information
bitdisaster committed Oct 2, 2020
2 parents 827d404 + 88abffa commit a05e4d7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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
Expand Up @@ -33,7 +33,7 @@
"uuid": "^3.3.3"
},
"optionalDependencies": {
"exe-icon-extractor": "^1.0.8"
"@bitdisaster/exe-icon-extractor": "^1.0.10"
},
"devDependencies": {
"@types/debug": "4.1.5",
Expand Down

0 comments on commit a05e4d7

Please sign in to comment.