Skip to content

Commit 59ca5e6

Browse files
Update DESCRIPTION
now on CRAN
1 parent efee6d4 commit 59ca5e6

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

DESCRIPTION

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ BugReports: https://github.com/r-lib/styler/issues
1919
Imports:
2020
backports (>= 1.1.0),
2121
cli (>= 1.1.0),
22-
magrittr (>= 1.5.0.9000),
22+
magrittr (>= 2.0.0),
2323
purrr (>= 0.2.3),
2424
R.cache (>= 0.14.0),
2525
rematch2 (>= 2.0.1),
@@ -41,8 +41,6 @@ Suggests:
4141
testthat (>= 2.1.0)
4242
VignetteBuilder:
4343
knitr
44-
Remotes:
45-
tidyverse/magrittr
4644
Encoding: UTF-8
4745
LazyData: true
4846
Roxygen: list(markdown = TRUE, roclets = c("rd", "namespace",

0 commit comments

Comments
 (0)