mirror of
https://github.com/pyscript/pyscript.git
synced 2026-05-01 01:00:17 -04:00
Allow MicroPython input("...") to work beside the code.interact() (#2017)
This commit is contained in:
committed by
GitHub
parent
2f1b764251
commit
65954a627e
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pyscript/core",
|
||||
"version": "0.4.15",
|
||||
"version": "0.4.16",
|
||||
"type": "module",
|
||||
"description": "PyScript",
|
||||
"module": "./index.js",
|
||||
|
||||
Reference in New Issue
Block a user