tablesorter/component.json
Dave Riddle 46e0d2bf91 Update component.json
The official jQuery repo with bower is registered at jquery. I believe
jqueryjs is just an old mirror - it's most recent version is 1.8.2.
2013-03-04 16:55:26 -08:00

8 lines
100 B
JSON

{
"name": "tablesorter",
"version": "2.7.12",
"dependencies": {
"jquery": ">=1.2.6"
}
}