Remove old bower dependency on tablesorter

This commit is contained in:
Nick Winter 2016-07-28 19:03:25 -07:00
parent 1c777ee7f5
commit 488e533e4e

View file

@ -38,7 +38,6 @@
"jsondiffpatch": "0.1.8",
"nanoscroller": "~0.8.0",
"treema": "https://github.com/codecombat/treema.git#master",
"jquery.tablesorter": "~2",
"bootstrap": "~3.2.0",
"validated-backbone-mediator": "~0.1.3",
"jquery.browser": "~0.0.6",
@ -85,13 +84,6 @@
"treema-utils.js"
]
},
"jquery.tablesorter": {
"main": [
"js/jquery.tablesorter.js",
"js/jquery.tablesorter.widgets.js",
"css/theme.bootstrap.css"
]
},
"bootstrap": {
"main": [
"./dist/js/bootstrap.js",