diff --git a/bower.json b/bower.json index ccf0d08e0..e92a54977 100644 --- a/bower.json +++ b/bower.json @@ -36,7 +36,8 @@ "bootstrap-table": "~1.18.1", "bootstrap-daterangepicker": "~2.1.27", "tableExport.jquery.plugin": "1.10.22", - "jspdf": "~1.3.4", + "jspdf": "1.3.4", + "jspdf-autotable": "https://github.com/simonbengtsson/jsPDF-AutoTable.git#v2.0.14", "html2canvas": "~0.4.1", "chartist": "0.11.4", "chartist-plugin-axistitle": "0.0.7", @@ -49,8 +50,8 @@ "bootstrap-toggle": "^2.2.2" }, "resolutions": { - "chartist": "0.9.8", - "jspdf": ">=1.3.4" + "jspdf": "1.3.4", + "chartist": "0.9.8" }, "overrides": { "jquery-ui": {