Skip to content

Commit 030db37

Browse files
committed
Website updates
1 parent 8b7195b commit 030db37

File tree

6 files changed

+10
-5
lines changed

6 files changed

+10
-5
lines changed

dist/en/main/examples/1264.js

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/en/main/examples/1264.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/en/main/examples/common.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/en/main/examples/common.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/en/main/examples/export-pdf.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ <h5 class="source-heading">package.json</h5>
348348
&quot;name&quot;: &quot;export-pdf&quot;,
349349
&quot;dependencies&quot;: {
350350
&quot;ol&quot;: &quot;10.4.1-dev&quot;,
351-
&quot;jspdf&quot;: &quot;^2.5.2&quot;
351+
&quot;jspdf&quot;: &quot;^3.0.0&quot;
352352
},
353353
&quot;devDependencies&quot;: {
354354
&quot;vite&quot;: &quot;^3.2.3&quot;

dist/en/main/examples/print-to-scale.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,7 @@ <h5 class="source-heading">package.json</h5>
452452
&quot;dependencies&quot;: {
453453
&quot;ol&quot;: &quot;10.4.1-dev&quot;,
454454
&quot;html2canvas&quot;: &quot;^1.4.1&quot;,
455-
&quot;jspdf&quot;: &quot;^2.5.2&quot;,
455+
&quot;jspdf&quot;: &quot;^3.0.0&quot;,
456456
&quot;proj4&quot;: &quot;2.15.0&quot;
457457
},
458458
&quot;devDependencies&quot;: {

0 commit comments

Comments
 (0)