From: Bigard Florian Date: Wed, 1 Feb 2017 09:06:52 +0000 (+0100) Subject: Client: fix ng2-smart-table X-Git-Tag: v0.0.1-alpha~536 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=79db0aba4f4509f1735c1de0b71017223c367b80;p=oweals%2Fpeertube.git Client: fix ng2-smart-table --- 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 @@ "ng2-bootstrap": "1.1.16-10", "ng2-file-upload": "^1.1.4-2", "ng2-meta": "https://github.com/chocobozzz/ng2-meta#build", - "ng2-smart-table": "^0.5.1-0", + "ng2-smart-table": "^0.5.2-1", "ngc-webpack": "1.1.0", "node-sass": "^4.1.1", "normalize.css": "^5.0.0",