From de1c89af21dff08cf75135228e745bd2e4b1df6d Mon Sep 17 00:00:00 2001 From: TrainDoctor Date: Tue, 23 Aug 2022 15:23:23 -0700 Subject: Fix updater being corrupted by multiple attempts to download --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/package.json') diff --git a/frontend/package.json b/frontend/package.json index 439de55b..d5224648 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -37,7 +37,7 @@ } }, "dependencies": { - "decky-frontend-lib": "^1.7.5", + "decky-frontend-lib": "^1.7.8", "react-icons": "^4.4.0" } } -- cgit v1.2.3