Skip to content

Commit 0e9b5ce

Browse files
authored
Merge pull request #30 from alphamercury/dfl-update
Update decky-frontend-lib
2 parents 8063fef + af0f848 commit 0e9b5ce

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

backend/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "controller-tools"
3-
version = "1.1.1"
3+
version = "1.1.2"
44
edition = "2021"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ControllerTools",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "The missing game controller menu. Displays the current battery % and charging status",
55
"scripts": {
66
"build": "shx rm -rf dist && rollup -c",
@@ -55,7 +55,7 @@
5555
"typescript": "^4.7.4"
5656
},
5757
"dependencies": {
58-
"decky-frontend-lib": "^3.18.5",
58+
"decky-frontend-lib": "^3.19.2",
5959
"react-icons": "^4.4.0"
6060
},
6161
"pnpm": {

pnpm-lock.yaml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)