Skip to content

Commit 13a9326

Browse files
committed
follow up to #344: bump rmarkdown requirement to 2.8 and remove remotes
1 parent 42d7329 commit 13a9326

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

DESCRIPTION

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,17 +40,13 @@ Imports:
4040
htmltools (>= 0.5.1),
4141
knitr (>= 1.13),
4242
htmlwidgets (>= 0.6),
43-
rmarkdown (>= 2.2),
43+
rmarkdown (>= 2.8),
4444
shiny (>= 0.13),
4545
scales,
4646
sass,
47-
bslib (>= 0.2.4.9002)
47+
bslib (>= 0.2.5)
4848
Suggests: testthat
4949
LazyData: TRUE
5050
License: MIT + file LICENSE
5151
RoxygenNote: 7.1.1
5252
Config/testthat/edition: 3
53-
Remotes:
54-
rstudio/sass,
55-
rstudio/bslib,
56-
rstudio/rmarkdown

0 commit comments

Comments
 (0)