Skip to content

Commit

Permalink
Update to webR 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
georgestagg committed Jun 26, 2024
1 parent fc7de14 commit 64024db
Show file tree
Hide file tree
Showing 3 changed files with 138 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ SHINYLIVE_VERSION = $(shell node -p "require('./package.json').version")
PYODIDE_VERSION = 0.26.0
PYODIDE_DIST_FILENAME = pyodide-$(PYODIDE_VERSION).tar.bz2
DOWNLOAD_DIR = ./downloads
R_SHINY_VERSION = 1.8.1.9901
R_SHINY_VERSION = 1.8.1.8001-webr
BUILD_DIR = ./build
PACKAGE_DIR = ./packages
DIST_DIR = ./dist
Expand Down
143 changes: 136 additions & 7 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
Expand Up @@ -72,7 +72,7 @@
"tsx": "^4.7.0",
"typescript": "^5.3.3",
"vscode-languageserver-protocol": "^3.17.5",
"webr": "^0.3.1",
"webr": "^0.4.0",
"xterm": "^5.3.0",
"xterm-addon-fit": "^0.7.0",
"xterm-readline": "^1.1.1"
Expand Down

0 comments on commit 64024db

Please sign in to comment.