Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.10.3",
"version": "0.10.4",
"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 333 files
8 changes: 4 additions & 4 deletions shinylive_lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
},
"shiny": {
"name": "shiny",
"version": "1.3.0",
"filename": "shiny-1.3.0-py3-none-any.whl",
"version": "1.4.0",
"filename": "shiny-1.4.0-py3-none-any.whl",
"sha256": null,
"url": null,
"depends": [
Expand All @@ -38,8 +38,8 @@
},
"shinywidgets": {
"name": "shinywidgets",
"version": "0.5.1",
"filename": "shinywidgets-0.5.1-py3-none-any.whl",
"version": "0.5.2",
"filename": "shinywidgets-0.5.2-py3-none-any.whl",
"sha256": null,
"url": null,
"depends": [
Expand Down