mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-05-19 14:01:38 -04:00
Bump jspdf to 1.3.5
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user