Fixed py-editor offline use case (#2043)

This commit is contained in:
Andrea Giammarchi
2024-05-03 12:23:57 +02:00
committed by GitHub
parent 1a05ea5fd2
commit d1d1c5740f
3 changed files with 5 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@pyscript/core",
"version": "0.4.25",
"version": "0.4.26",
"type": "module",
"description": "PyScript",
"module": "./index.js",