summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorTrainDoctor <11465594+TrainDoctor@users.noreply.github.com>2023-06-03 07:42:27 -0700
committerGitHub <noreply@github.com>2023-06-03 07:42:27 -0700
commite0ec175d16156f50b87374c14d8c9ee9f2c613a0 (patch)
tree1f363df3d602ed4729774582d6ef85e1a29745e6 /package.json
parentecb45e71f1123f13ef29c06b71ee6c0a4e193e19 (diff)
downloaddecky-bazzite-buddy-e0ec175d16156f50b87374c14d8c9ee9f2c613a0.tar.gz
decky-bazzite-buddy-e0ec175d16156f50b87374c14d8c9ee9f2c613a0.zip
Global dfl (#24)
* Initial global DFL support * Update DFL * Remove unmaintained makefile * Move to CLI * Properly extract zip files! --------- Co-authored-by: AAGaming <aa@mail.catvibers.me>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 40317ae..570eae3 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
"typescript": "^4.7.4"
},
"dependencies": {
- "decky-frontend-lib": "^3.20.7",
+ "decky-frontend-lib": "^3.21.1",
"react-icons": "^4.4.0"
},
"pnpm": {