diff options
| author | AAGaming <aa@mail.catvibers.me> | 2022-10-24 20:40:55 -0400 |
|---|---|---|
| committer | AAGaming <aa@mail.catvibers.me> | 2022-10-24 20:41:27 -0400 |
| commit | 1cd69097ad976b55f4b43dd6897c8a01b6527b3b (patch) | |
| tree | 178e0705864fd7a4f2f5a8ffcfc6f758524579db /frontend/package.json | |
| parent | 84c3b039c385ad872bb0f22eba7a3d2cd4a5ea10 (diff) | |
| download | decky-loader-1cd69097ad976b55f4b43dd6897c8a01b6527b3b.tar.gz decky-loader-1cd69097ad976b55f4b43dd6897c8a01b6527b3b.zip | |
import uuid in injector, update DFL
Diffstat (limited to 'frontend/package.json')
| -rw-r--r-- | frontend/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/package.json b/frontend/package.json index 4c8f4950..316e4c78 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -41,7 +41,7 @@ } }, "dependencies": { - "decky-frontend-lib": "^3.7.0", + "decky-frontend-lib": "^3.7.3", "react-file-icon": "^1.2.0", "react-icons": "^4.4.0", "react-markdown": "^8.0.3", |
