From 5fdcc56409a0bc75171df25ca50b6e09ffe7bf3a Mon Sep 17 00:00:00 2001 From: TrainDoctor Date: Sun, 15 Jan 2023 17:40:47 -0800 Subject: Aa/bump dfl navigation fix jan2023 (#341) * fix React DevTools * bump DFL to fix Navigation * Bump DFL and add shims * fix shims not applying due to timing issue Co-authored-by: AAGaming --- 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 3e45e49a..d76289aa 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -41,7 +41,7 @@ } }, "dependencies": { - "decky-frontend-lib": "^3.18.4", + "decky-frontend-lib": "^3.18.8", "react-file-icon": "^1.2.0", "react-icons": "^4.4.0", "react-markdown": "^8.0.3", -- cgit v1.2.3