Added listeners to the constructing kw options (#2044)

This commit is contained in:
Andrea Giammarchi
2024-05-03 16:34:21 +02:00
committed by GitHub
parent d1d1c5740f
commit c49cb9231b
4 changed files with 15 additions and 10 deletions

View File

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