diff options
author | Chocobozzz <florian.bigard@gmail.com> | 2017-04-16 14:06:48 +0200 |
---|---|---|
committer | Chocobozzz <florian.bigard@gmail.com> | 2017-04-16 14:06:48 +0200 |
commit | 3758da9489b636997a3a4fad7fc1a6081737bbe0 (patch) | |
tree | 7c335e1466887af1437c4701c859a72e58c93678 /client/package.json | |
parent | ad42bea3a55ca7937f082cc641764de70ce34bd1 (diff) | |
download | PeerTube-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.json | 2 |
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", |