Skip to content

Commit

Permalink
v0.10.0 release candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
cpsievert committed Mar 3, 2025
1 parent 11a0d1e commit 1a7b424
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "shinylive",
"version": "0.9.3",
"version": "0.10.0",
"description": "Run Shiny applications with R or Python running in the browser.",
"main": "index.js",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/py-shiny
Submodule py-shiny updated 237 files
2 changes: 1 addition & 1 deletion shinylive_lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"url": null,
"depends": [
{"name": "ipywidgets", "specs": [[">=", "7.6.5"]]},
{"name": "jupyter-core", "specs": []},
{"name": "jupyter_core", "specs": []},
{"name": "shiny", "specs": [[">=", "0.6.1.9005"]]},
{"name": "python-dateutil", "specs": [[">=", "2.8.2"]]}
],
Expand Down

0 comments on commit 1a7b424

Please sign in to comment.