Realized we no longer care about the bslib version

Now that bind_task_to_button is gone to bslib, there's no specific
code in Shiny that cares about task buttons
This commit is contained in:
Joe Cheng
2024-01-10 18:28:57 -08:00
parent 4e3710cdaa
commit 4e13cdb365

View File

@@ -71,8 +71,6 @@ License: GPL-3 | file LICENSE
Depends:
R (>= 3.0.2),
methods
Remotes:
rstudio/bslib@task-button
Imports:
utils,
grDevices,
@@ -93,7 +91,7 @@ Imports:
withr,
commonmark (>= 1.7),
glue (>= 1.3.2),
bslib (>= 0.6.1.9001),
bslib (>= 0.3.0),
cachem,
ellipsis,
lifecycle (>= 0.2.0)