aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2019-12-03 20:19:42 +0100
committerChocobozzz <me@florianbigard.com>2019-12-03 20:19:42 +0100
commit3e101afb902003c0c9b87e2b0dcbc4dd079852bc (patch)
tree7dc8a7a5b47294fe6fcf376cf83da5d9cee8cef3 /package.json
parent2fcc2294974dacef3c83928abf0f299e8ae12cd2 (diff)
downloadPeerTube-3e101afb902003c0c9b87e2b0dcbc4dd079852bc.tar.gz
PeerTube-3e101afb902003c0c9b87e2b0dcbc4dd079852bc.tar.zst
PeerTube-3e101afb902003c0c9b87e2b0dcbc4dd079852bc.zip
Fix tests
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 941fc3ea8..8efdca055 100644
--- a/package.json
+++ b/package.json
@@ -121,7 +121,7 @@
121 "fluent-ffmpeg": "^2.1.0", 121 "fluent-ffmpeg": "^2.1.0",
122 "fs-extra": "^8.0.1", 122 "fs-extra": "^8.0.1",
123 "helmet": "^3.12.1", 123 "helmet": "^3.12.1",
124 "http-signature": "^1.2.0", 124 "http-signature": "1.2.0",
125 "ip-anonymize": "^0.1.0", 125 "ip-anonymize": "^0.1.0",
126 "ipaddr.js": "1.9.1", 126 "ipaddr.js": "1.9.1",
127 "is-cidr": "^3.0.0", 127 "is-cidr": "^3.0.0",