From 4f8212f8e3e94985dd02d81eec78f2ee4be33f11 Mon Sep 17 00:00:00 2001 From: Chubby Granny Chaser Date: Tue, 13 May 2025 23:12:43 +0100 Subject: [PATCH] feat: using hydralauncher fork --- package.json | 2 +- yarn.lock | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index ff23ffba..9bd5ba29 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "react-router-dom": "^6.22.3", "react-tooltip": "^5.28.0", "sound-play": "^1.1.0", - "steam-shortcut-editor": "^3.1.3", + "steam-shortcut-editor": "https://github.com/hydralauncher/steam-shortcut-editor", "sudo-prompt": "^9.2.1", "tar": "^7.4.3", "tough-cookie": "^5.1.1", diff --git a/yarn.lock b/yarn.lock index 4a03d76a..91084f52 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8565,10 +8565,9 @@ state-local@^1.0.6: resolved "https://registry.yarnpkg.com/state-local/-/state-local-1.0.7.tgz#da50211d07f05748d53009bee46307a37db386d5" integrity sha512-HTEHMNieakEnoe33shBYcZ7NX83ACUjCu8c40iOGEZsngj9zRnkqS9j1pqQPXwobB0ZcVTk27REb7COQ0UR59w== -steam-shortcut-editor@^3.1.3: +"steam-shortcut-editor@https://github.com/hydralauncher/steam-shortcut-editor": version "3.1.3" - resolved "https://registry.yarnpkg.com/steam-shortcut-editor/-/steam-shortcut-editor-3.1.3.tgz#7544a8de8a4c211ad4ed7f4b544dd32a79814fac" - integrity sha512-KATVeu6Y/DLlfbzCxs3RvVvBx9hPOxV/GkRrP6MqzkXQPpKHHVv/GYr1p1WUgU8cK0LWxbKgDdOBQNpOM7+uAw== + resolved "https://github.com/hydralauncher/steam-shortcut-editor#7d9ba44eced1f8840cf6c7d2cd40dd4d3d5c660f" dependencies: lodash "^4.17.21" object-sizeof "^1.2.0"