diff options
| author | MIkhail Kozlov <mishakozlov74@gmail.com> | 2023-05-30 23:53:48 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-30 23:53:48 -0700 |
| commit | b27b625921212648748f056cd704dda0267106c5 (patch) | |
| tree | ec48d864b90c54d8d02f9e46d705d60b2071d1db /frontend/package.json | |
| parent | c5229c6a62d423661d2f6c97fe4cfbed1a7ff019 (diff) | |
| download | decky-loader-b27b625921212648748f056cd704dda0267106c5.tar.gz decky-loader-b27b625921212648748f056cd704dda0267106c5.zip | |
Refactor TabsHook (#458)
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 27617946..35d98c65 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -43,7 +43,7 @@ } }, "dependencies": { - "decky-frontend-lib": "3.20.7", + "decky-frontend-lib": "3.21.1", "i18next": "^22.5.0", "i18next-http-backend": "^2.2.1", "react-file-icon": "^1.3.0", |
