Bootstrap 3.3.5 Update (and other dependencies)

This commit is contained in:
David Miller
2015-06-22 13:25:30 -04:00
parent c1fc29bfe4
commit 0b77a7484f
88 changed files with 1670 additions and 935 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "datatables",
"version": "1.10.6",
"version": "1.10.7",
"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.6",
"_release": "1.10.7",
"_resolution": {
"type": "version",
"tag": "1.10.6",
"commit": "8a218b56eb21b0f5bc1752ac3bc60f73f2cf922d"
"tag": "1.10.7",
"commit": "a869e7ef07d924559b01bd3960b542e77173dabb"
},
"_source": "git://github.com/DataTables/DataTables.git",
"_target": "~1.10.4",