Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Commit

Permalink
Updated electron-packager for building with nodejs 10
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikolasel committed Nov 28, 2018
1 parent 2e59286 commit ad47e5c
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 @@ -23,7 +23,7 @@
},
"devDependencies": {
"electron-installer-dmg": "^0.2.1",
"electron-packager": "^9.1.0",
"electron-packager": "^12.1.0",
"electron-winstaller": "^2.6.4",
"mocha": "^5.2.0"
},
Expand Down

0 comments on commit ad47e5c

Please sign in to comment.