From 923f0e05fcbc16bbca6aa31dbfc9e65b3e2ccbf0 Mon Sep 17 00:00:00 2001 From: FrancescoUK Date: Sun, 3 Apr 2016 19:35:19 +0100 Subject: [PATCH] update bower file to contain correct tablesorter version --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 62cbce03d..5b0cfc273 100644 --- a/bower.json +++ b/bower.json @@ -30,7 +30,7 @@ "jquery": "~1.12.2", "jquery-ui": "1.11.4", "swfobject-bower": "2.3.0", - "tablesorter": "jquery.tablesorter#^2.25.6", + "tablesorter": "jquery.tablesorter#^2.25.7", "bootstrap3-dialog": "bootstrap-dialog#^1.35.1", "jasny-bootstrap": "^3.1.3", "bootswatch-dist": "3.3.6-flatly",