update to bootstrap 3.3.7
This commit is contained in:
@@ -1,22 +1,22 @@
|
||||
{
|
||||
"name": "datatables-responsive",
|
||||
"version": "1.0.7",
|
||||
"version": "1.0.6",
|
||||
"main": [
|
||||
"js/dataTables.responsive.js",
|
||||
"css/responsive.dataTables.scss"
|
||||
"css/dataTables.responsive.css"
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": ">=1.7.0",
|
||||
"datatables": ">=1.10.1"
|
||||
},
|
||||
"homepage": "https://github.com/DataTables/Responsive",
|
||||
"_release": "1.0.7",
|
||||
"_release": "1.0.6",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "1.0.7",
|
||||
"commit": "435b1bd36ed29de73dd704121de0571a5c1a50a6"
|
||||
"tag": "1.0.6",
|
||||
"commit": "4000f7d1876bc2cb6e1e75eddef431c5fff83afd"
|
||||
},
|
||||
"_source": "git://github.com/DataTables/Responsive.git",
|
||||
"_target": "~1.0.3",
|
||||
"_source": "https://github.com/DataTables/Responsive.git",
|
||||
"_target": "1.0.6",
|
||||
"_originalSource": "datatables-responsive"
|
||||
}
|
||||
Reference in New Issue
Block a user