We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1181b8 commit d3986c8Copy full SHA for d3986c8
1 file changed
src/livecodes/vendors.ts
@@ -439,7 +439,7 @@ export const twigUrl = /* @__PURE__ */ getUrl('twig@1.17.1/twig.min.js');
439
440
export const typescriptUrl = /* @__PURE__ */ getUrl(`typescript@5.9.3/lib/typescript.js`);
441
442
-export const typescriptVfsUrl = /* @__PURE__ */ getUrl('@typescript/vfs@1.6.2/dist/vfs.esm.js');
+export const typescriptVfsUrl = /* @__PURE__ */ getUrl('@typescript/vfs@1.6.1/dist/vfs.esm.js');
443
444
export const uniterUrl = /* @__PURE__ */ getUrl('uniter@2.18.0/dist/uniter.js');
445
0 commit comments