aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2021-02-22 15:34:32 +0100
committerChocobozzz <me@florianbigard.com>2021-02-22 15:54:15 +0100
commit4abbeff5758daad6d0639cc61a0ae27f9bb758da (patch)
treeb09b40ac1bd4230fc7ecf37dba07af96098b825a /package.json
parentc15d61f5fee4e7a1b5de4c6359ecbf28598a55ef (diff)
downloadPeerTube-4abbeff5758daad6d0639cc61a0ae27f9bb758da.tar.gz
PeerTube-4abbeff5758daad6d0639cc61a0ae27f9bb758da.tar.zst
PeerTube-4abbeff5758daad6d0639cc61a0ae27f9bb758da.zip
Add benchmark script
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index da45829c9..c37d9169f 100644
--- a/package.json
+++ b/package.json
@@ -199,6 +199,7 @@
199 "@types/webtorrent": "^0.109.0", 199 "@types/webtorrent": "^0.109.0",
200 "@types/ws": "^7.2.1", 200 "@types/ws": "^7.2.1",
201 "@typescript-eslint/eslint-plugin": "^4.8.1", 201 "@typescript-eslint/eslint-plugin": "^4.8.1",
202 "autocannon": "^7.0.4",
202 "chai": "^4.1.1", 203 "chai": "^4.1.1",
203 "chai-json-schema": "^1.5.0", 204 "chai-json-schema": "^1.5.0",
204 "chai-xml": "^0.4.0", 205 "chai-xml": "^0.4.0",