Compare commits

..

No commits in common. "92f2aab2a1b0b99593d98abefc6e6b4386e737e7" and "e6cf76b436eea5fc929c9895e937f4184866d2a0" have entirely different histories.

2 changed files with 1326 additions and 383 deletions

1699
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{ {
"name": "helioslauncher", "name": "helioslauncher",
"version": "2.0.5", "version": "2.0.4",
"productName": "Helios Launcher", "productName": "Helios Launcher",
"description": "Modded Minecraft Launcher", "description": "Modded Minecraft Launcher",
"author": "Daniel Scalzi (https://github.com/dscalzi/)", "author": "Daniel Scalzi (https://github.com/dscalzi/)",
@ -32,15 +32,15 @@
"fs-extra": "^11.1.1", "fs-extra": "^11.1.1",
"github-syntax-dark": "^0.5.0", "github-syntax-dark": "^0.5.0",
"got": "^11.8.5", "got": "^11.8.5",
"helios-core": "~2.0.5", "helios-core": "~2.0.4",
"helios-distribution-types": "^1.2.0", "helios-distribution-types": "^1.2.0",
"jquery": "^3.7.0", "jquery": "^3.7.0",
"semver": "^7.5.4" "semver": "^7.5.4"
}, },
"devDependencies": { "devDependencies": {
"electron": "^26.0.0", "electron": "^25.3.1",
"electron-builder": "^24.6.3", "electron-builder": "^24.4.0",
"eslint": "^8.47.0" "eslint": "^8.45.0"
}, },
"repository": { "repository": {
"type": "git", "type": "git",