Skip to content

Commit

Permalink
Use stable chromium
Browse files Browse the repository at this point in the history
  • Loading branch information
solcloud committed Oct 1, 2023
1 parent 1eb99bb commit 4d0d7fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"build": "electron-packager . build --platform=all --asar --executable-name=start_game --ignore='\\.php$' --out='build'"
},
"devDependencies": {
"electron": "*",
"electron": "25.*",
"electron-packager": "*"
}
}

0 comments on commit 4d0d7fd

Please sign in to comment.