From 79db0aba4f4509f1735c1de0b71017223c367b80 Mon Sep 17 00:00:00 2001 From: Bigard Florian Date: Wed, 1 Feb 2017 10:06:52 +0100 Subject: [PATCH] Client: fix ng2-smart-table --- client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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", -- 2.41.0