From 6b54f395b0b9d29189fdf99cb2e84556c608686f Mon Sep 17 00:00:00 2001 From: nsfisis Date: Wed, 29 May 2024 02:29:40 +0900 Subject: feat(blog/nuldoc): update PDF.js from 3.4.120 to 4.3.136 --- vhosts/blog/NOTE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vhosts/blog/NOTE.md') diff --git a/vhosts/blog/NOTE.md b/vhosts/blog/NOTE.md index d8f87cf7..3110ad75 100644 --- a/vhosts/blog/NOTE.md +++ b/vhosts/blog/NOTE.md @@ -23,8 +23,8 @@ $ ./nuldoc new slide Update PDF.js. ``` -$ curl -o static/pdf.min.js https://unpkg.com/pdfjs-dist@3.4.120/build/pdf.min.js -$ curl -o static/pdf.worker.min.js https://unpkg.com/pdfjs-dist@3.4.120/build/pdf.worker.min.js +$ curl -o static/pdf.min.mjs https://unpkg.com/pdfjs-dist@4.3.136/build/pdf.min.mjs +$ curl -o static/pdf.worker.min.mjs https://unpkg.com/pdfjs-dist@4.3.136/build/pdf.worker.min.mjs ``` Update p5.js. -- cgit v1.2.3-70-g09d2