aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2020-06-05 10:03:53 +0200
committerChocobozzz <me@florianbigard.com>2020-06-09 14:52:55 +0200
commite0ef8dab287c21b3350c61174b7016ded9855611 (patch)
tree2b6869b5ce9353b76bb980327ef1fb03a29b23d5 /package.json
parentd8d8de7f8723e47f5af9eddb19c240223d11b457 (diff)
downloadPeerTube-e0ef8dab287c21b3350c61174b7016ded9855611.tar.gz
PeerTube-e0ef8dab287c21b3350c61174b7016ded9855611.tar.zst
PeerTube-e0ef8dab287c21b3350c61174b7016ded9855611.zip
Use tslib in server
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 b94c7f7ab..f23462d46 100644
--- a/package.json
+++ b/package.json
@@ -140,6 +140,7 @@
140 "socket.io": "^2.2.0", 140 "socket.io": "^2.2.0",
141 "srt-to-vtt": "^1.1.2", 141 "srt-to-vtt": "^1.1.2",
142 "tsconfig-paths": "^3.9.0", 142 "tsconfig-paths": "^3.9.0",
143 "tslib": "^2.0.0",
143 "useragent": "^2.3.0", 144 "useragent": "^2.3.0",
144 "uuid": "^7.0.1", 145 "uuid": "^7.0.1",
145 "validator": "^13.0.0", 146 "validator": "^13.0.0",