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-04-22 13:18:33 -0400
commit6b06bae250f6020b92b49595d601cd196f4d71e0 (patch)
treee08d1b2588b8f125b71347d804251b76f842e566 /frontend/package.json
parent9a0a52f9e3d2a7d64f2c7802e9c1b3772e4ec08e (diff)
downloaddecky-loader-6b06bae250f6020b92b49595d601cd196f4d71e0.tar.gz
decky-loader-6b06bae250f6020b92b49595d601cd196f4d71e0.zip
fix: support new minified class names
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",