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,6 +1,6 @@
{
"name": "datatables",
"version": "1.10.7",
"version": "1.10.10",
"main": [
"media/js/jquery.dataTables.js",
"media/css/jquery.dataTables.css",
@@ -30,11 +30,11 @@
"package.json"
],
"homepage": "https://github.com/DataTables/DataTables",
"_release": "1.10.7",
"_release": "1.10.10",
"_resolution": {
"type": "version",
"tag": "1.10.7",
"commit": "a869e7ef07d924559b01bd3960b542e77173dabb"
"tag": "1.10.10",
"commit": "74fd9c1901fb2b494f8395959a708e6eb8978bbd"
},
"_source": "git://github.com/DataTables/DataTables.git",
"_target": "~1.10.4",