We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed71756 commit 07cb6d5Copy full SHA for 07cb6d5
DESCRIPTION
@@ -49,13 +49,13 @@ Suggests:
49
magrittr,
50
rappdirs,
51
rmarkdown (>= 2.7),
52
- shiny (>= 1.6.0),
+ shiny (>= 1.7.5.9001),
53
testthat,
54
thematic,
55
withr
56
Remotes:
57
rstudio/htmltools
58
-Config/Needs/deploy:
+Config/Needs/deploy:
59
BH,
60
chiflights22,
61
colourpicker,
package.json
@@ -7,7 +7,7 @@
7
"devDependencies": {
8
"@types/bootstrap": "5.2.2",
9
"@types/node": "^18.11.18",
10
- "@types/rstudio-shiny": "https://github.com/rstudio/shiny#v1.7.4",
+ "@types/rstudio-shiny": "https://github.com/rstudio/shiny#async-receivemessage",
11
"@typescript-eslint/eslint-plugin": "^5.48.1",
12
"@typescript-eslint/parser": "^5.48.1",
13
"esbuild": "^0.16.14",
0 commit comments