Skip to content

Commit 46e0500

Browse files
authored
Require dev version of shiny
1 parent cc52211 commit 46e0500

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

DESCRIPTION

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,12 @@ Imports:
1515
coro,
1616
htmltools,
1717
rlang,
18-
shiny
18+
shiny (> 1.9.1)
1919
Suggests:
2020
promises,
2121
testthat (>= 3.0.0)
22+
Remotes:
23+
rstudio/shiny
2224
Encoding: UTF-8
2325
Roxygen: list(markdown = TRUE)
2426
RoxygenNote: 7.3.2

0 commit comments

Comments
 (0)