summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAleksandr <xndr78@users.noreply.github.com>2023-02-20 00:46:54 +0200
committerGitHub <noreply@github.com>2023-02-19 14:46:54 -0800
commitd81b0bbc060eca5276763fe25c8010dab82b8dad (patch)
tree6ff048cd91c1213366c01ff70e4bf1a0445dd06f /package.json
parent39f7aadf70ce9da779d3138183ce82ba10c0fd53 (diff)
downloaddecky-bazzite-buddy-d81b0bbc060eca5276763fe25c8010dab82b8dad.tar.gz
decky-bazzite-buddy-d81b0bbc060eca5276763fe25c8010dab82b8dad.zip
Makefile helper tools, bump frontend UI version (#17)
* Makefile helper tools, frontend UI lib updated, option added to build plugin in docker * docker/makefile cleanup
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 a5263a1..966b021 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
"typescript": "^4.7.4"
},
"dependencies": {
- "decky-frontend-lib": "^3.6.1",
+ "decky-frontend-lib": "^3.18.10",
"react-icons": "^4.4.0"
},
"pnpm": {