Fix #1946 - Do not hold while bootstrapping (#1953)

This commit is contained in:
Andrea Giammarchi
2024-01-26 15:04:02 +01:00
committed by GitHub
parent f6470dcad5
commit 63f2453091
4 changed files with 42 additions and 5 deletions

View File

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