diff options
author | Chocobozzz <florian.bigard@gmail.com> | 2016-03-15 13:16:54 +0100 |
---|---|---|
committer | Chocobozzz <florian.bigard@gmail.com> | 2016-03-15 13:16:54 +0100 |
commit | 2c4a0b5d909bd7eefeb582001babce816fdfab03 (patch) | |
tree | 0fdea9286f922d77e6b910f3cc3c990ab59350f3 /package.json | |
parent | e1c8024ab995494e1d39e07d9ea6700d41bdf012 (diff) | |
download | PeerTube-2c4a0b5d909bd7eefeb582001babce816fdfab03.tar.gz PeerTube-2c4a0b5d909bd7eefeb582001babce816fdfab03.tar.zst PeerTube-2c4a0b5d909bd7eefeb582001babce816fdfab03.zip |
Fix tests
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 383e6165c..1b83f5eca 100644 --- a/package.json +++ b/package.json | |||
@@ -41,6 +41,7 @@ | |||
41 | "async": "^1.2.1", | 41 | "async": "^1.2.1", |
42 | "bittorrent-tracker": "^7.0.0", | 42 | "bittorrent-tracker": "^7.0.0", |
43 | "body-parser": "^1.12.4", | 43 | "body-parser": "^1.12.4", |
44 | "concurrently": "^2.0.0", | ||
44 | "config": "^1.14.0", | 45 | "config": "^1.14.0", |
45 | "connect-livereload": "^0.5.3", | 46 | "connect-livereload": "^0.5.3", |
46 | "debug": "^2.2.0", | 47 | "debug": "^2.2.0", |