Fix #1840 - Do not bootstrap interactive shell (#1846)

This commit is contained in:
Andrea Giammarchi
2023-11-07 19:22:08 +01:00
committed by GitHub
parent f1a46be738
commit 2d50ca86a6
5 changed files with 21 additions and 27 deletions

View File

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