From 92bc07a62ee49597e810892833a2f112ef4de046 Mon Sep 17 00:00:00 2001 From: Sergey Linev Date: Thu, 5 Sep 2024 17:56:41 +0200 Subject: [PATCH] Remove date tag in jspdf --- scripts/jspdf.es.min.js | 3 +-- scripts/jspdf.umd.min.js | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/scripts/jspdf.es.min.js b/scripts/jspdf.es.min.js index dcf5a5a7e..9a776a060 100644 --- a/scripts/jspdf.es.min.js +++ b/scripts/jspdf.es.min.js @@ -1,8 +1,7 @@ /** @license * * jsPDF - PDF Document creation from JavaScript - * Version 2.5.1 Built on 2024-09-05T13:03:15.370Z - * CommitID 00000000 + * Version 2.5.1 * * Copyright (c) 2010-2021 James Hall , https://github.com/MrRio/jsPDF * 2015-2021 yWorks GmbH, http://www.yworks.com diff --git a/scripts/jspdf.umd.min.js b/scripts/jspdf.umd.min.js index 25edb8075..627b96c9b 100644 --- a/scripts/jspdf.umd.min.js +++ b/scripts/jspdf.umd.min.js @@ -1,8 +1,7 @@ /** @license * * jsPDF - PDF Document creation from JavaScript - * Version 2.5.1 Built on 2024-09-05T13:03:15.369Z - * CommitID 00000000 + * Version 2.5.1 * * Copyright (c) 2010-2021 James Hall , https://github.com/MrRio/jsPDF * 2015-2021 yWorks GmbH, http://www.yworks.com