Freeze datatable-responsive dependency

Patch version 1.0.7 of datatables-responsive library breaks backward compatibility. There is no css distribution files and they are renamed.


https://github.com/DataTables/Responsive/issues/45
This commit is contained in:
Krzysztof Piasecki
2016-01-06 23:09:41 +01:00
parent 8c064ad0a9
commit 9da00b7d4a

View File

@@ -34,7 +34,7 @@
"holderjs": "~2.4.1", "holderjs": "~2.4.1",
"metisMenu": "~1.1.3", "metisMenu": "~1.1.3",
"morrisjs": "~0.5.1", "morrisjs": "~0.5.1",
"datatables-responsive": "~1.0.3", "datatables-responsive": "1.0.6",
"bootstrap-social": "~4.8.0", "bootstrap-social": "~4.8.0",
"flot.tooltip": "~0.8.4" "flot.tooltip": "~0.8.4"
} }