Skip to content

Commit

Permalink
lite: pyodide 0.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
datakurre committed May 17, 2022
1 parent efde4d0 commit e241b9f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import * as kernelIcon from '!!file-loader!../style/robotframework.png';
/**
* The default CDN fallback for Pyodide
*/
const PYODIDE_CDN_URL = 'https://cdn.jsdelivr.net/pyodide/v0.19.1/full/pyodide.js';
const PYODIDE_CDN_URL = 'https://cdn.jsdelivr.net/pyodide/v0.20.0/full/pyodide.js';

/**
* The id for the extension, and key in the litePlugins.
Expand Down

0 comments on commit e241b9f

Please sign in to comment.