summaryrefslogtreecommitdiff
path: root/frontend/package.json
diff options
context:
space:
mode:
authorAAGaming <aagaming@riseup.net>2024-03-09 17:21:36 -0500
committerAAGaming <aagaming@riseup.net>2024-03-09 17:21:36 -0500
commit4a7e9a5f3dc8fa1ab4789ac8396b030d72e1facc (patch)
treebdd515f65ed1ea5f6005085b9bb64989c1aa8025 /frontend/package.json
parent8e8e6a2bd1b143633b227022dbe8f2104db2560d (diff)
downloaddecky-loader-4a7e9a5f3dc8fa1ab4789ac8396b030d72e1facc.tar.gz
decky-loader-4a7e9a5f3dc8fa1ab4789ac8396b030d72e1facc.zip
fix: support new minified class namesv2.12.0-pre1
bumps decky-frontend-lib to 3.25.0 can't stop us THAT easily :P
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 ad48ba77..cc21fea0 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -44,7 +44,7 @@
}
},
"dependencies": {
- "decky-frontend-lib": "3.24.5",
+ "decky-frontend-lib": "3.25.0",
"filesize": "^10.0.7",
"i18next": "^23.2.1",
"i18next-http-backend": "^2.2.1",