aboutsummaryrefslogtreecommitdiffhomepage
path: root/services/nuldoc/NOTE.md
diff options
context:
space:
mode:
Diffstat (limited to 'services/nuldoc/NOTE.md')
-rw-r--r--services/nuldoc/NOTE.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/services/nuldoc/NOTE.md b/services/nuldoc/NOTE.md
index a0d7e94..6345ff8 100644
--- a/services/nuldoc/NOTE.md
+++ b/services/nuldoc/NOTE.md
@@ -23,6 +23,6 @@ $ ./nuldoc new slide
Update PDF.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
+$ curl -o static/pdf.min.mjs https://unpkg.com/pdfjs-dist@5.4.449/build/pdf.min.mjs
+$ curl -o static/pdf.worker.min.mjs https://unpkg.com/pdfjs-dist@5.4.449/build/pdf.worker.min.mjs
```