diff options
author | Chocobozzz <florian.bigard@gmail.com> | 2016-10-09 10:49:50 +0200 |
---|---|---|
committer | Chocobozzz <florian.bigard@gmail.com> | 2016-10-09 10:49:50 +0200 |
commit | 3474b77cbfb6628efa7bbe56ba0418e7607e3bea (patch) | |
tree | 7b513273b6d0769fd9dc8833243983278bfd2fe5 /package.json | |
parent | af1068ce1d1ca7ecaea5789ece1566987ce712ef (diff) | |
download | PeerTube-3474b77cbfb6628efa7bbe56ba0418e7607e3bea.tar.gz PeerTube-3474b77cbfb6628efa7bbe56ba0418e7607e3bea.tar.zst PeerTube-3474b77cbfb6628efa7bbe56ba0418e7607e3bea.zip |
Server: update concurrently
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index a7f76da52..886becf41 100644 --- a/package.json +++ b/package.json | |||
@@ -38,7 +38,7 @@ | |||
38 | "bcrypt": "^0.8.7", | 38 | "bcrypt": "^0.8.7", |
39 | "bittorrent-tracker": "^8.0.0", | 39 | "bittorrent-tracker": "^8.0.0", |
40 | "body-parser": "^1.12.4", | 40 | "body-parser": "^1.12.4", |
41 | "concurrently": "^2.0.0", | 41 | "concurrently": "^3.1.0", |
42 | "config": "^1.14.0", | 42 | "config": "^1.14.0", |
43 | "cors": "^2.8.1", | 43 | "cors": "^2.8.1", |
44 | "create-torrent": "^3.24.5", | 44 | "create-torrent": "^3.24.5", |