Skip to content

Commit

Permalink
Bump @electron/asar dep
Browse files Browse the repository at this point in the history
Include the fix in electron/asar#268
  • Loading branch information
cbartondock authored Apr 13, 2023
1 parent 8bff0b7 commit caabe23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"typescript": "^4.0.5"
},
"dependencies": {
"@electron/asar": "^3.2.1",
"@electron/asar": "^3.2.4",
"@malept/cross-spawn-promise": "^1.1.0",
"debug": "^4.3.1",
"dir-compare": "^3.0.0",
Expand Down

0 comments on commit caabe23

Please sign in to comment.