mirror of
https://github.com/pyscript/pyscript.git
synced 2026-05-12 21:01:56 -04:00
Added __terminal__ in non-persistent donkey (#2260)
This commit is contained in:
committed by
GitHub
parent
0d74a60227
commit
d143b229ed
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pyscript/core",
|
||||
"version": "0.6.20",
|
||||
"version": "0.6.22",
|
||||
"type": "module",
|
||||
"description": "PyScript",
|
||||
"module": "./index.js",
|
||||
@@ -63,7 +63,7 @@
|
||||
"add-promise-listener": "^0.1.3",
|
||||
"basic-devtools": "^0.1.6",
|
||||
"polyscript": "^0.16.10",
|
||||
"sabayon": "^0.6.0",
|
||||
"sabayon": "^0.6.1",
|
||||
"sticky-module": "^0.1.1",
|
||||
"to-json-callback": "^0.1.1",
|
||||
"type-checked-collections": "^0.1.7"
|
||||
@@ -88,7 +88,7 @@
|
||||
"codemirror": "^6.0.1",
|
||||
"eslint": "^9.16.0",
|
||||
"flatted": "^3.3.2",
|
||||
"rollup": "^4.28.0",
|
||||
"rollup": "^4.28.1",
|
||||
"rollup-plugin-postcss": "^4.0.2",
|
||||
"rollup-plugin-string": "^3.0.0",
|
||||
"static-handler": "^0.5.3",
|
||||
|
||||
Reference in New Issue
Block a user