update bower version and dependencies

This commit is contained in:
David Miller
2015-04-21 01:01:39 -04:00
parent 00b5ca81c3
commit b6e856a925
91 changed files with 1441 additions and 833 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "datatables-responsive",
"version": "1.0.3",
"version": "1.0.5",
"main": [
"js/dataTables.responsive.js",
"css/dataTables.responsive.css"
@@ -10,14 +10,13 @@
"datatables": ">=1.10.1"
},
"homepage": "https://github.com/DataTables/Responsive",
"_release": "1.0.3",
"_release": "1.0.5",
"_resolution": {
"type": "version",
"tag": "1.0.3",
"commit": "21e780fff0ebf78ca67f714d8ec07ca4f20a104b"
"tag": "1.0.5",
"commit": "2c66f3b8b2dd04b83443c2695f8845285876e8e1"
},
"_source": "git://github.com/DataTables/Responsive.git",
"_target": "~1.0.3",
"_originalSource": "datatables-responsive",
"_direct": true
"_originalSource": "datatables-responsive"
}