Skip to content

Commit 079fbb0

Browse files
committed
git commit -m "chore: bump Pyodide from 0.28.3 to 0.29.0"
1 parent 4163d1d commit 079fbb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/livecodes/vendors.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ export const prismThemesLaserWaveUrl = /* @__PURE__ */ getUrl(
354354
);
355355

356356
export const pyodideBaseUrl = /* @__PURE__ */ getUrl(
357-
'https://cdn.jsdelivr.net/pyodide/v0.28.3/full/',
357+
'https://cdn.jsdelivr.net/pyodide/v0.29.0/full/',
358358
);
359359

360360
export const qrcodeUrl = /* @__PURE__ */ getUrl('easyqrcodejs@4.6.1/dist/easy.qrcode.min.js');

0 commit comments

Comments
 (0)