Add 'tablesorter' to package.json
... | ... | @@ -26,7 +26,8 @@ |
"chart.js": "^2.1.2", | ||
"bootstrap-validator": "^0.11.5", | ||
"jqwidgets-framework": "4.2.1", | ||
"corejs-typeahead": "^1.1.1" | ||
"corejs-typeahead": "^1.1.1", | ||
"tablesorter": "^2.31.0" | ||
}, | ||
"devDependencies": {}, | ||
"scripts": { | ||
... | ... |
Please register or sign in to comment