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:
@@ -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"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user