aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
diff options
context:
space:
mode:
authorChocobozzz <florian.bigard@gmail.com>2017-04-26 21:46:56 +0200
committerChocobozzz <florian.bigard@gmail.com>2017-04-26 21:48:54 +0200
commitd61e81538bb67899c23881b6fe921cdee4a3e49a (patch)
tree3e271e1a48002ec6ebe4b0484ac120fc277ef308 /client
parentab683a8e0d998cfd9dfb9562d3c616f3e6e1dbfd (diff)
downloadPeerTube-d61e81538bb67899c23881b6fe921cdee4a3e49a.tar.gz
PeerTube-d61e81538bb67899c23881b6fe921cdee4a3e49a.tar.zst
PeerTube-d61e81538bb67899c23881b6fe921cdee4a3e49a.zip
Client: fix compilation
Diffstat (limited to 'client')
-rw-r--r--client/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/package.json b/client/package.json
index 998ae8fcc..9a949951b 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.5", 61 "ng2-tag-input": "1.0.5",
62 "ngc-webpack": "2.0.0", 62 "ngc-webpack": "2.0.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",