8000 0.17.3 · pyscript/polyscript@411b7cb · GitHub
[go: up one dir, main page]

Skip to content

Commit 411b7cb

Browse files
committed
0.17.3
1 parent 6dfc935 commit 411b7cb

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

docs/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "polyscript",
3-
"version": "0.17.2",
3+
"version": "0.17.3",
44
"description": "PyScript single core to rule them all",
55
"main": "./esm/index.js",
66
"types": "./types/polyscript/esm/index.d.ts",
@@ -82,7 +82,7 @@
8282
"dependencies": {
8383
"@ungap/structured-clone": "^1.3.0",
8484
"@ungap/with-resolvers": "^0.1.0",
85-
"@webreflection/coincident": "^0.2.5",
85+
"@webreflection/coincident": "^0.2.8",
8686
"@webreflection/fetch": "^0.1.5",
8787
"@webreflection/idb-map": "^0.3.2",
8888
"basic-devtools": "^0.1.6",
@@ -94,6 +94,6 @@
9494
"to-json-callback": "^0.1.1"
9595
},
9696
"worker": {
97-
"blob": "sha256-h5l8wiT0so2doL6kHtf2Dw3qgkht93ZaBzQfupcCtl0="
97+
"blob": "sha256-aNR5yiULZIas7wiZfFCU56O9R+2As9k01YhV1Cofejk="
9898
}
9999
}

0 commit comments

Comments
 (0)
0