Skip to content

Commit

Permalink
Generate apps deps (GitHub Actions)
Browse files Browse the repository at this point in the history
  • Loading branch information
cpsievert committed Jul 28, 2023
1 parent 845c97b commit ada085a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/data-apps-deps.R
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ apps_deps_map <- list(`001-hello` = "rsconnect", `012-datatables` = "ggplot2",
`311-bslib-sidebar-toggle-methods` = c("rversions", "testthat"
), `313-bslib-card-tab-focus` = c("rversions", "testthat",
"withr"), `314-bslib-tooltips` = c("rversions", "testthat",
"withr"))
"withr"), `315-bslib-input-switch` = "withr")

0 comments on commit ada085a

Please sign in to comment.