Skip to content

Commit 8379b1c

Browse files
committed
v0.10.4 release
1 parent 0ca0968 commit 8379b1c

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "shinylive",
4-
"version": "0.10.3",
4+
"version": "0.10.4",
55
"description": "Run Shiny applications with R or Python running in the browser.",
66
"main": "index.js",
77
"repository": {

packages/py-shiny

Submodule py-shiny updated 333 files

shinylive_lock.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
},
1616
"shiny": {
1717
"name": "shiny",
18-
"version": "1.3.0",
19-
"filename": "shiny-1.3.0-py3-none-any.whl",
18+
"version": "1.4.0",
19+
"filename": "shiny-1.4.0-py3-none-any.whl",
2020
"sha256": null,
2121
"url": null,
2222
"depends": [
@@ -38,8 +38,8 @@
3838
},
3939
"shinywidgets": {
4040
"name": "shinywidgets",
41-
"version": "0.5.1",
42-
"filename": "shinywidgets-0.5.1-py3-none-any.whl",
41+
"version": "0.5.2",
42+
"filename": "shinywidgets-0.5.2-py3-none-any.whl",
4343
"sha256": null,
4444
"url": null,
4545
"depends": [

0 commit comments

Comments
 (0)