diff options
| author | julian laplace <julescarbon@gmail.com> | 2022-10-31 12:00:16 +0100 |
|---|---|---|
| committer | julian laplace <julescarbon@gmail.com> | 2022-10-31 12:00:16 +0100 |
| commit | 341393513dc3622b6d59e5512a7ab11d82c7e6c3 (patch) | |
| tree | 25eac45533edbf406f6afe7adcb707e7ad9726cd /package.json | |
| parent | a2bf5ad8689fb0f9c662cf2bb17a6d4890aba349 (diff) | |
redirect to /stream on mobile
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index b607d55..92f2c09 100644 --- a/package.json +++ b/package.json @@ -27,6 +27,7 @@ "express": "^4.17.1", "express-json": "^1.0.0", "express-session": "^1.16.2", + "express-useragent": "^1.0.15", "fs-readfile-promise": "^3.0.1", "knex": "^2.3.0", "knox": "^0.9.2", |
