2.0.4 - Harden Java discovery logic, Electron 24.
This commit is contained in:
10
package.json
10
package.json
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "helioslauncher",
|
||||
"version": "2.0.3",
|
||||
"version": "2.0.4",
|
||||
"productName": "Helios Launcher",
|
||||
"description": "Modded Minecraft Launcher",
|
||||
"author": "Daniel Scalzi (https://github.com/dscalzi/)",
|
||||
@@ -32,15 +32,15 @@
|
||||
"fs-extra": "^11.1.1",
|
||||
"github-syntax-dark": "^0.5.0",
|
||||
"got": "^11.8.5",
|
||||
"helios-core": "~2.0.3",
|
||||
"helios-core": "~2.0.4",
|
||||
"helios-distribution-types": "^1.2.0",
|
||||
"jquery": "^3.6.4",
|
||||
"semver": "^7.3.8"
|
||||
"semver": "^7.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"electron": "^23.2.1",
|
||||
"electron": "^24.1.1",
|
||||
"electron-builder": "^23.6.0",
|
||||
"eslint": "^8.37.0"
|
||||
"eslint": "^8.38.0"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user