Bootstrap v3.3.6 Update

This commit is contained in:
David Miller
2015-11-28 13:17:10 -05:00
parent 0b77a7484f
commit afb82ee156
99 changed files with 2553 additions and 919 deletions

View File

@@ -1,20 +1,20 @@
{
"name": "datatables-responsive",
"version": "1.0.6",
"version": "1.0.7",
"main": [
"js/dataTables.responsive.js",
"css/dataTables.responsive.css"
"css/responsive.dataTables.scss"
],
"dependencies": {
"jquery": ">=1.7.0",
"datatables": ">=1.10.1"
},
"homepage": "https://github.com/DataTables/Responsive",
"_release": "1.0.6",
"_release": "1.0.7",
"_resolution": {
"type": "version",
"tag": "1.0.6",
"commit": "4000f7d1876bc2cb6e1e75eddef431c5fff83afd"
"tag": "1.0.7",
"commit": "435b1bd36ed29de73dd704121de0571a5c1a50a6"
},
"_source": "git://github.com/DataTables/Responsive.git",
"_target": "~1.0.3",