mirror of
https://github.com/pyscript/pyscript.git
synced 2026-05-13 06:04:20 -04:00
Update Polyscript with its latest untar.gz and unzip abilities (#2004)
This commit is contained in:
committed by
GitHub
parent
d080246a0f
commit
eee2f64c1d
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pyscript/core",
|
||||
"version": "0.4.8",
|
||||
"version": "0.4.9",
|
||||
"type": "module",
|
||||
"description": "PyScript",
|
||||
"module": "./index.js",
|
||||
@@ -42,7 +42,7 @@
|
||||
"dependencies": {
|
||||
"@ungap/with-resolvers": "^0.1.0",
|
||||
"basic-devtools": "^0.1.6",
|
||||
"polyscript": "^0.11.2",
|
||||
"polyscript": "^0.11.3",
|
||||
"sticky-module": "^0.1.1",
|
||||
"to-json-callback": "^0.1.1",
|
||||
"type-checked-collections": "^0.1.7"
|
||||
|
||||
Reference in New Issue
Block a user