summaryrefslogtreecommitdiff
path: root/frontend/package.json
diff options
context:
space:
mode:
authorTrainDoctor <traindoctor@protonmail.com>2022-08-17 17:28:30 -0700
committerTrainDoctor <traindoctor@protonmail.com>2022-08-17 17:28:30 -0700
commitd05e8d36b435ae8a1b94880926a8849b19fbc350 (patch)
tree802c4a46bfa1973763e9508a90d4bcf028d972ef /frontend/package.json
parent0018b8e9576373fbae2c39e3bd8fdebbbf9e6654 (diff)
downloaddecky-loader-d05e8d36b435ae8a1b94880926a8849b19fbc350.tar.gz
decky-loader-d05e8d36b435ae8a1b94880926a8849b19fbc350.zip
Update to latest decky-frontend-lib
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 d7005d23..439de55b 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -37,7 +37,7 @@
}
},
"dependencies": {
- "decky-frontend-lib": "^1.7.4",
+ "decky-frontend-lib": "^1.7.5",
"react-icons": "^4.4.0"
}
}