Skip to content

Commit ff75d8e

Browse files
committed
0.17.4
1 parent 411b7cb commit ff75d8e

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

Diff for: docs/index.js

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

Diff for: docs/index.js.map

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

Diff for: package-lock.json

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

Diff for: package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "polyscript",
3-
"version": "0.17.3",
3+
"version": "0.17.4",
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.8",
85+
"@webreflection/coincident": "^0.2.10",
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-aNR5yiULZIas7wiZfFCU56O9R+2As9k01YhV1Cofejk="
97+
"blob": "sha256-ia+seAtI6M7W8hOldcWz8ZIksN+fAnfiUf7U0GS+2ns="
9898
}
9999
}

0 commit comments

Comments
 (0)