mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-14 07:00:01 -04:00
Remove old bower dependency on tablesorter
This commit is contained in:
parent
1c777ee7f5
commit
488e533e4e
1 changed files with 0 additions and 8 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue