From 58cb34c0c40c32a44745a166600bcdb9dfeb4a59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emanuel=20Sch=C3=BCtze?= Date: Fri, 2 Jun 2017 07:32:40 +0200 Subject: [PATCH] Updated to pdfmake 0.1.30. --- CHANGELOG | 2 +- bower.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 9dcd43502..2e3c2a67b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -55,7 +55,7 @@ General: - Switched from npm to Yarn [#3188]. - Several bugfixes and minor improvements. - 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] diff --git a/bower.json b/bower.json index 4afb35e05..526ae4266 100644 --- a/bower.json +++ b/bower.json @@ -35,7 +35,7 @@ "ngstorage": "~0.3.11", "ngBootbox": "~0.1.3", "papaparse": "~4.1.2", - "pdfmake": "0.1.29", + "pdfmake": "0.1.30", "roboto-fontface": "~0.6.0" }, "overrides": {