Skip to content

Commit

Permalink
update codeium provider
Browse files Browse the repository at this point in the history
  • Loading branch information
hatemhosny committed Feb 14, 2024
1 parent e2066c5 commit f08d5bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/livecodes/vendors.ts
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ export const cm6ThemeSolarizedDarkUrl = /* @__PURE__ */ getUrl(
);

export const codeiumProviderUrl = /* @__PURE__ */ getUrl(
'@live-codes/[email protected].1/dist/index.js',
'@live-codes/[email protected].2/dist/index.js',
);

export const coffeeScriptUrl = /* @__PURE__ */ getUrl(
Expand Down

0 comments on commit f08d5bb

Please sign in to comment.