Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b13317d

Browse filesBrowse files
Updated interpreters (#2283)
1 parent 57b1440 commit b13317d
Copy full SHA for b13317d

File tree

2 files changed

+90
-90
lines changed
Filter options

2 files changed

+90
-90
lines changed

‎core/package-lock.json

Copy file name to clipboardExpand all lines: core/package-lock.json
+87-87Lines changed: 87 additions & 87 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎core/package.json

Copy file name to clipboardExpand all lines: core/package.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pyscript/core",
3-
"version": "0.6.25",
3+
"version": "0.6.26",
44
"type": "module",
55
"description": "PyScript",
66
"module": "./index.js",
@@ -62,7 +62,7 @@
6262
"@webreflection/idb-map": "^0.3.2",
6363
"add-promise-listener": "^0.1.3",
6464
"basic-devtools": "^0.1.6",
65-
"polyscript": "^0.16.10",
65+
"polyscript": "^0.16.11",
6666
"sabayon": "^0.6.6",
6767
"sticky-module": "^0.1.1",
6868
"to-json-callback": "^0.1.1",
@@ -88,7 +88,7 @@
8888
"codemirror": "^6.0.1",
8989
"eslint": "^9.19.0",
9090
"flatted": "^3.3.2",
91-
"rollup": "^4.34.3",
91+
"rollup": "^4.34.4",
9292
"rollup-plugin-postcss": "^4.0.2",
9393
"rollup-plugin-string": "^3.0.0",
9494
"static-handler": "^0.5.3",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.