aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorBigard Florian <florian.bigard@gmail.com>2017-02-01 10:06:52 +0100
committerGitHub <noreply@github.com>2017-02-01 10:06:52 +0100
commit79db0aba4f4509f1735c1de0b71017223c367b80 (patch)
treeac32d74b2d7a7c7d84064178687449e14894f9c9
parent28798b5d949826551740fc893d06e6424b77aa6a (diff)
downloadPeerTube-79db0aba4f4509f1735c1de0b71017223c367b80.tar.gz
PeerTube-79db0aba4f4509f1735c1de0b71017223c367b80.tar.zst
PeerTube-79db0aba4f4509f1735c1de0b71017223c367b80.zip
Client: fix ng2-smart-table
-rw-r--r--client/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/package.json b/client/package.json
index c762a1fd5..995bdf57c 100644
--- a/client/package.json
+++ b/client/package.json
@@ -58,7 +58,7 @@
58 "ng2-bootstrap": "1.1.16-10", 58 "ng2-bootstrap": "1.1.16-10",
59 "ng2-file-upload": "^1.1.4-2", 59 "ng2-file-upload": "^1.1.4-2",
60 "ng2-meta": "https://github.com/chocobozzz/ng2-meta#build", 60 "ng2-meta": "https://github.com/chocobozzz/ng2-meta#build",
61 "ng2-smart-table": "^0.5.1-0", 61 "ng2-smart-table": "^0.5.2-1",
62 "ngc-webpack": "1.1.0", 62 "ngc-webpack": "1.1.0",
63 "node-sass": "^4.1.1", 63 "node-sass": "^4.1.1",
64 "normalize.css": "^5.0.0", 64 "normalize.css": "^5.0.0",