Merge pull request #3285 from emanuelschuetze/pdfmake
Updated to pdfmake 0.1.30.
This commit is contained in:
commit
c5be76ace2
@ -55,7 +55,7 @@ General:
|
|||||||
- Switched from npm to Yarn [#3188].
|
- Switched from npm to Yarn [#3188].
|
||||||
- Several bugfixes and minor improvements.
|
- Several bugfixes and minor improvements.
|
||||||
- Improved performance for pdf generation significantly (by upgrading
|
- Improved performance for pdf generation significantly (by upgrading
|
||||||
to pdfmake 0.1.29) [#3278].
|
to pdfmake 0.1.30) [#3278, #3285].
|
||||||
- Bugfixes for PDF creation [#3227, #3251, #3279]
|
- Bugfixes for PDF creation [#3227, #3251, #3279]
|
||||||
|
|
||||||
|
|
||||||
|
@ -35,7 +35,7 @@
|
|||||||
"ngstorage": "~0.3.11",
|
"ngstorage": "~0.3.11",
|
||||||
"ngBootbox": "~0.1.3",
|
"ngBootbox": "~0.1.3",
|
||||||
"papaparse": "~4.1.2",
|
"papaparse": "~4.1.2",
|
||||||
"pdfmake": "0.1.29",
|
"pdfmake": "0.1.30",
|
||||||
"roboto-fontface": "~0.6.0"
|
"roboto-fontface": "~0.6.0"
|
||||||
},
|
},
|
||||||
"overrides": {
|
"overrides": {
|
||||||
|
Loading…
Reference in New Issue
Block a user