diff options
author | Chocobozzz <me@florianbigard.com> | 2018-06-28 13:59:48 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-06-28 15:53:12 +0200 |
commit | 8afc19a6121569da054462c7cb351a3f13030a32 (patch) | |
tree | 6dba42963681062536e635dd3ca401e1c7b0ca9f /package.json | |
parent | 3ea9a1c311c3e3c55fb95560d4dd99a77c52df4a (diff) | |
download | PeerTube-8afc19a6121569da054462c7cb351a3f13030a32.tar.gz PeerTube-8afc19a6121569da054462c7cb351a3f13030a32.tar.zst PeerTube-8afc19a6121569da054462c7cb351a3f13030a32.zip |
Add ability to choose the language
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 edb14ff59..254281df5 100644 --- a/package.json +++ b/package.json | |||
@@ -84,6 +84,7 @@ | |||
84 | "commander": "^2.13.0", | 84 | "commander": "^2.13.0", |
85 | "concurrently": "^3.5.1", | 85 | "concurrently": "^3.5.1", |
86 | "config": "^1.14.0", | 86 | "config": "^1.14.0", |
87 | "cookie-parser": "^1.4.3", | ||
87 | "cors": "^2.8.1", | 88 | "cors": "^2.8.1", |
88 | "create-torrent": "^3.24.5", | 89 | "create-torrent": "^3.24.5", |
89 | "express": "^4.12.4", | 90 | "express": "^4.12.4", |