8000 Update Polyscript with its latest untar.gz and unzip abilities (#2004) · woxtu/pyscript@eee2f64 · GitHub
[go: up one dir, main page]

Skip to content

Commit eee2f64

Browse files
Update Polyscript with its latest untar.gz and unzip abilities (pyscript#2004)
1 parent d080246 commit eee2f64

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

pyscript.core/package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyscript.core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pyscript/core",
3-
"version": "0.4.8",
3+
"version": "0.4.9",
44
"type": "module",
55
"description": "PyScript",
66
"module": "./index.js",
@@ -42,7 +42,7 @@
4242
"dependencies": {
4343
"@ungap/with-resolvers": "^0.1.0",
4444
"basic-devtools": "^0.1.6",
45-
"polyscript": "^0.11.2",
45+
"polyscript": "^0.11.3",
4646
"sticky-module": "^0.1.1",
4747
"to-json-callback": "^0.1.1",
4848
"type-checked-collections": "^0.1.7"

0 commit comments

Comments
 (0)
0