Skip to content

Commit 6dfc935

Browse files
committed
0.17.2
1 parent a158f47 commit 6dfc935

File tree

4 files changed

+12
-38
lines changed

4 files changed

+12
-38
lines changed

docs/index.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/index.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

+7-33
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "polyscript",
3-
"version": "0.17.1",
3+
"version": "0.17.2",
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.0",
85+
"@webreflection/coincident": "^0.2.5",
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-Q7vpok2Ko40786XQMYJBIuFSrylM8KXe3qNSUOm3j84="
97+
"blob": "sha256-h5l8wiT0so2doL6kHtf2Dw3qgkht93ZaBzQfupcCtl0="
9898
}
9999
}

0 commit comments

Comments
 (0)