diff options
| author | 2022-10-12 19:18:41 +0200 | |
|---|---|---|
| committer | 2022-10-12 19:18:41 +0200 | |
| commit | 30aaedb0a831110fb9775033196b08ffc7c8be4f (patch) | |
| tree | 6eefb1a30e0672663b433c2506edb7225e232371 /web/source/package.json | |
| parent | [frontend] small fixes (#907) (diff) | |
| download | gotosocial-30aaedb0a831110fb9775033196b08ffc7c8be4f.tar.xz | |
[frontend] use ISO639 library for language selection (#909)
Diffstat (limited to 'web/source/package.json')
| -rw-r--r-- | web/source/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/source/package.json b/web/source/package.json index 3f8bd5a9d..64ba01de9 100644 --- a/web/source/package.json +++ b/web/source/package.json @@ -26,6 +26,7 @@ "is-plain-object": "^5.0.0", "is-valid-domain": "^0.1.6", "js-file-download": "^0.4.12", + "langs": "^2.0.0", "livereload-js": "^3.4.1", "modern-normalize": "^1.1.0", "photoswipe": "^5.3.0", |
