Merge branch 'master' of github.com:Mottie/tablesorter

This commit is contained in:
Mottie 2013-01-24 08:02:00 -06:00
commit 2c8c6fbbe2

8
component.json Normal file
View File

@ -0,0 +1,8 @@
{
"name": "tablesorter",
"version": "2.7.3",
"main": ["js/jquery.tablesorter.js", "css/theme.blue.css"],
"dependencies": {
"jquery": ">=1.2.6"
}
}