mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-04-16 12:57:32 -04:00
Attempts at correcting problem with JSPDF
This commit is contained in:
758
package-lock.json
generated
758
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -50,8 +50,8 @@
|
||||
"jquery-ui-dist": "^1.12.1",
|
||||
"jquery-validation": "^1.19.5",
|
||||
"js-cookie": "^2.2.1",
|
||||
"jspdf": "^1.3.4",
|
||||
"jspdf-autotable": "^2.0.17",
|
||||
"jspdf": "^1.5.3",
|
||||
"jspdf-autotable": "^2.1.0",
|
||||
"tableexport.jquery.plugin": "^1.27.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -65,7 +65,7 @@
|
||||
"gulp-rename": "^2.0.0",
|
||||
"gulp-rev": "^10.0.0",
|
||||
"gulp-uglify": "^3.0.2",
|
||||
"npm-check-updates": "^16.14.6",
|
||||
"npm-check-updates": "^16.14.11",
|
||||
"readable-stream": "^4.4.2",
|
||||
"stream-series": "^0.1.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user