aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorChocobozzz <florian.bigard@gmail.com>2016-06-06 14:15:03 +0200
committerChocobozzz <florian.bigard@gmail.com>2016-06-06 14:15:03 +0200
commitbe587647f98a4b83ca06a61fe55c7ac5d60927c6 (patch)
tree8a28a1cb9c9a06d80803ecd3fa00aa6767bb3f8b /package.json
parent8483b2216454afdb88f6aa53cad5eecd8c394bc0 (diff)
downloadPeerTube-be587647f98a4b83ca06a61fe55c7ac5d60927c6.tar.gz
PeerTube-be587647f98a4b83ca06a61fe55c7ac5d60927c6.tar.zst
PeerTube-be587647f98a4b83ca06a61fe55c7ac5d60927c6.zip
Add tags support to server
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index 5e437b982..579ef3d2e 100644
--- a/package.json
+++ b/package.json
@@ -61,7 +61,6 @@
61 "scripty": "^1.5.0", 61 "scripty": "^1.5.0",
62 "segfault-handler": "^1.0.0", 62 "segfault-handler": "^1.0.0",
63 "ursa": "^0.9.1", 63 "ursa": "^0.9.1",
64 "validator": "^5.0.0",
65 "webtorrent": "^0.93.2", 64 "webtorrent": "^0.93.2",
66 "winston": "^2.1.1", 65 "winston": "^2.1.1",
67 "ws": "^1.0.1" 66 "ws": "^1.0.1"