aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/typings.json
diff options
context:
space:
mode:
authorChocobozzz <florian.bigard@gmail.com>2016-06-07 22:34:02 +0200
committerChocobozzz <florian.bigard@gmail.com>2016-06-07 22:34:02 +0200
commite822fdaeee90cb7c70d5678f19249198cd7aae8c (patch)
tree07678eff3b3d378bda40800002b515b982017c78 /client/typings.json
parent8c255eb53c8f47bd64778d6fbcb93b248ee14163 (diff)
downloadPeerTube-e822fdaeee90cb7c70d5678f19249198cd7aae8c.tar.gz
PeerTube-e822fdaeee90cb7c70d5678f19249198cd7aae8c.tar.zst
PeerTube-e822fdaeee90cb7c70d5678f19249198cd7aae8c.zip
Use ng2-file-upload instead of jquery and add tags support to the video
upload form
Diffstat (limited to 'client/typings.json')
-rw-r--r--client/typings.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/client/typings.json b/client/typings.json
index ff8b56a48..9a8891f25 100644
--- a/client/typings.json
+++ b/client/typings.json
@@ -2,8 +2,6 @@
2 "globalDependencies": { 2 "globalDependencies": {
3 "es6-shim": "registry:dt/es6-shim#0.31.2+20160317120654", 3 "es6-shim": "registry:dt/es6-shim#0.31.2+20160317120654",
4 "jasmine": "registry:dt/jasmine#2.2.0+20160412134438", 4 "jasmine": "registry:dt/jasmine#2.2.0+20160412134438",
5 "jquery": "registry:dt/jquery#1.10.0+20160417213236",
6 "jquery.fileupload": "registry:dt/jquery.fileupload#5.40.1+20160316155526",
7 "node": "registry:dt/node#4.0.0+20160509154515" 5 "node": "registry:dt/node#4.0.0+20160509154515"
8 } 6 }
9} 7}