diff options
| author | Marco Rodolfi <marco.rodolfi@tuta.io> | 2023-06-21 07:33:38 +0200 |
|---|---|---|
| committer | Marco Rodolfi <marco.rodolfi@tuta.io> | 2023-06-21 07:33:38 +0200 |
| commit | 04fff476d58ada67c3955a788313d8cd97401cec (patch) | |
| tree | 938d41525ed064e9f307e21c9daf21a3f2d48d15 /frontend/package.json | |
| parent | 66bcdfd84edc3a7138747ab52363d4cabba9daa5 (diff) | |
| download | decky-loader-04fff476d58ada67c3955a788313d8cd97401cec.tar.gz decky-loader-04fff476d58ada67c3955a788313d8cd97401cec.zip | |
Cleaning up debug values in developer installer
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 34c6fd2c..7017622b 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -46,7 +46,7 @@ "dependencies": { "decky-frontend-lib": "3.21.1", "filesize": "^10.0.7", - "i18next": "^23.1.0", + "i18next": "^23.2.1", "i18next-http-backend": "^2.2.1", "react-file-icon": "^1.3.0", "react-i18next": "^12.3.1", |
