aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorChocobozzz <florian.bigard@gmail.com>2017-10-31 16:31:24 +0100
committerChocobozzz <florian.bigard@gmail.com>2017-10-31 16:31:24 +0100
commit53abc4c272be9ecc951274458d054dbaf86e594d (patch)
tree5d69eca59cf3b51c95ecad190f8cdb058ab9e3f7 /package.json
parent604e02abcba0a50be23f243db30eca94b68cd35f (diff)
downloadPeerTube-53abc4c272be9ecc951274458d054dbaf86e594d.tar.gz
PeerTube-53abc4c272be9ecc951274458d054dbaf86e594d.tar.zst
PeerTube-53abc4c272be9ecc951274458d054dbaf86e594d.zip
Upgrade server packages
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 3a617e5e0..ef044ab16 100644
--- a/package.json
+++ b/package.json
@@ -115,7 +115,7 @@
115 "standard": "^10.0.0", 115 "standard": "^10.0.0",
116 "supertest": "^3.0.0", 116 "supertest": "^3.0.0",
117 "tslint": "^5.7.0", 117 "tslint": "^5.7.0",
118 "tslint-config-standard": "^6.0.0", 118 "tslint-config-standard": "^7.0.0",
119 "webtorrent": "^0.98.0" 119 "webtorrent": "^0.98.0"
120 }, 120 },
121 "scripty": { 121 "scripty": {