summaryrefslogtreecommitdiff
path: root/frontend/package.json
diff options
context:
space:
mode:
authorParty Wumpus <48649272+PartyWumpus@users.noreply.github.com>2023-05-10 22:12:27 +0100
committerGitHub <noreply@github.com>2023-05-10 22:12:27 +0100
commit0c83c9a2b507567fd49803f1df3f7d9c013c971c (patch)
tree5182ecedce2c33313e1f428ab8fa78853073b34b /frontend/package.json
parent6b14f08d5903644bcd196b372bb86b6dd25ffe91 (diff)
downloaddecky-loader-0c83c9a2b507567fd49803f1df3f7d9c013c971c.tar.gz
decky-loader-0c83c9a2b507567fd49803f1df3f7d9c013c971c.zip
Bump DFL to 3.20.7 (#449)v2.8.2-pre1v2.8.2
Diffstat (limited to 'frontend/package.json')
-rw-r--r--frontend/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/package.json b/frontend/package.json
index b4d910e3..db905503 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -43,7 +43,7 @@
}
},
"dependencies": {
- "decky-frontend-lib": "3.20.6",
+ "decky-frontend-lib": "3.20.7",
"i18next": "^22.4.15",
"i18next-http-backend": "^2.2.0",
"react-file-icon": "^1.3.0",