From 4fa13dca39782f10f9b9fb7f596e9ad7cbcf2ad1 Mon Sep 17 00:00:00 2001 From: Karson Date: Sat, 1 Jan 2022 00:19:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0bower=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .bowerrc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.bowerrc b/.bowerrc index e818e6b2..3f53a734 100644 --- a/.bowerrc +++ b/.bowerrc @@ -5,6 +5,7 @@ "file-saver", "html2canvas", "jspdf", - "jspdf-autotable" + "jspdf-autotable", + "pdfmake" ] -} \ No newline at end of file +}