Skip to content

Commit

Permalink
appdmg requires the latest version of nan for some reason.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Plotkin authored and Andrew Plotkin committed Jun 4, 2024
1 parent f66e134 commit a6aab58
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 41,7 @@
"@electron/universal": "^1.0"
},
"optionalDependencies": {
"appdmg": "^0.6.6"
"appdmg": "^0.6.6",
"nan": "^2.19.0"
}
}

0 comments on commit a6aab58

Please sign in to comment.