aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/package.json
diff options
context:
space:
mode:
authorChocobozzz <florian.bigard@gmail.com>2017-04-16 14:06:48 +0200
committerChocobozzz <florian.bigard@gmail.com>2017-04-16 14:06:48 +0200
commit3758da9489b636997a3a4fad7fc1a6081737bbe0 (patch)
tree7c335e1466887af1437c4701c859a72e58c93678 /client/package.json
parentad42bea3a55ca7937f082cc641764de70ce34bd1 (diff)
downloadPeerTube-3758da9489b636997a3a4fad7fc1a6081737bbe0.tar.gz
PeerTube-3758da9489b636997a3a4fad7fc1a6081737bbe0.tar.zst
PeerTube-3758da9489b636997a3a4fad7fc1a6081737bbe0.zip
Client: use ng2-tag-input for forms with video tags
Diffstat (limited to 'client/package.json')
-rw-r--r--client/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/package.json b/client/package.json
index e8b2a1c35..00eb0e272 100644
--- a/client/package.json
+++ b/client/package.json
@@ -58,7 +58,7 @@
58 "ng-router-loader": "^1.0.2", 58 "ng-router-loader": "^1.0.2",
59 "ng2-file-upload": "^1.1.4-2", 59 "ng2-file-upload": "^1.1.4-2",
60 "ng2-smart-table": "1.0.3", 60 "ng2-smart-table": "1.0.3",
61 "ng2-tag-input": "1.0.1", 61 "ng2-tag-input": "^1.0.5",
62 "ngc-webpack": "1.1.0", 62 "ngc-webpack": "1.1.0",
63 "ngx-bootstrap": "1.6.6", 63 "ngx-bootstrap": "1.6.6",
64 "node-sass": "^4.1.1", 64 "node-sass": "^4.1.1",