diff options
author | Chocobozzz <florian.bigard@gmail.com> | 2017-01-13 14:31:33 +0100 |
---|---|---|
committer | Chocobozzz <florian.bigard@gmail.com> | 2017-01-13 14:31:33 +0100 |
commit | cdcbc81077a6ca3ef2f23a3e93260a6ffe1a4332 (patch) | |
tree | de695f7b0573c18d486f41a4be2f4bce4bc933b7 /client/package.json | |
parent | c16ce1de8e8c21ad2136335d3b0b7d230e6d2f24 (diff) | |
download | PeerTube-cdcbc81077a6ca3ef2f23a3e93260a6ffe1a4332.tar.gz PeerTube-cdcbc81077a6ca3ef2f23a3e93260a6ffe1a4332.tar.zst PeerTube-cdcbc81077a6ca3ef2f23a3e93260a6ffe1a4332.zip |
Client: update ng2-meta
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 5d09f4c54..d03a1f8a2 100644 --- a/client/package.json +++ b/client/package.json | |||
@@ -55,7 +55,7 @@ | |||
55 | "json-loader": "^0.5.4", | 55 | "json-loader": "^0.5.4", |
56 | "ng2-bootstrap": "1.1.16-10", | 56 | "ng2-bootstrap": "1.1.16-10", |
57 | "ng2-file-upload": "^1.1.4-2", | 57 | "ng2-file-upload": "^1.1.4-2", |
58 | "ng2-meta": "^2.0.0", | 58 | "ng2-meta": "https://github.com/chocobozzz/ng2-meta#build", |
59 | "ng-router-loader": "^1.0.2", | 59 | "ng-router-loader": "^1.0.2", |
60 | "ngc-webpack": "^1.1.0", | 60 | "ngc-webpack": "^1.1.0", |
61 | "node-sass": "^4.1.1", | 61 | "node-sass": "^4.1.1", |