From 7d2cff874527f0fad539b534080edfc319b016c1 Mon Sep 17 00:00:00 2001 From: AAGaming Date: Tue, 4 Apr 2023 18:52:32 +0000 Subject: fix two missing arguments, fixing reordering of newly installed plugins (#412) --- 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 2dc25f79..4871c7cf 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -42,7 +42,7 @@ } }, "dependencies": { - "decky-frontend-lib": "^3.20.0", + "decky-frontend-lib": "^3.20.4", "react-file-icon": "^1.3.0", "react-icons": "^4.8.0", "react-markdown": "^8.0.6", -- cgit v1.2.3