Fix #2246 - Override builtins.input to avoid duplicating it (#2254)

This commit is contained in:
Andrea Giammarchi
2024-11-25 14:17:30 +01:00
committed by GitHub
parent 0a1d3bb678
commit 796373cfa6
6 changed files with 28 additions and 4 deletions

View File

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