Skip to content

Commit

Permalink
fix: add exe-icon-extractor to fix ci failture on window
Browse files Browse the repository at this point in the history
Signed-off-by: Yi Yang <yangyi.makeryi@gmail.com>
  • Loading branch information
Yi Yang committed Sep 15, 2023
1 parent c1c0bfb commit f8a6fe9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@
"electron-windows-store": "^2.1.0",
"electron-winstaller": "^5.0.0",
"electron-wix-msi": "^5.0.0",
"exe-icon-extractor": "npm:@bitdisaster/exe-icon-extractor",
"macos-alias": "^0.2.11"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1053,7 +1053,7 @@
"@babel/helper-validator-identifier" "^7.19.1"
to-fast-properties "^2.0.0"

"@bitdisaster/exe-icon-extractor@^1.0.10":
"@bitdisaster/exe-icon-extractor@^1.0.10", "exe-icon-extractor@npm:@bitdisaster/exe-icon-extractor":
version "1.0.10"
resolved "https://registry.yarnpkg.com/@bitdisaster/exe-icon-extractor/-/exe-icon-extractor-1.0.10.tgz#3f5107864254c351db1db5c5922452d9d4154e8f"
integrity sha512-iTZ8cVGZ5dglNRyFdSj8U60mHIrC8XNIuOHN/NkM5/dQP4nsmpyqeQTAADLLQgoFCNJD+DiwQCv8dR2cCeWP4g==
Expand Down

0 comments on commit f8a6fe9

Please sign in to comment.