Skip to content

Commit efee6d4

Browse files
use magrittr devel version
1 parent c50338f commit efee6d4

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
@@ -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.0.1),
22+
magrittr (>= 1.5.0.9000),
2323
purrr (>= 0.2.3),
2424
R.cache (>= 0.14.0),
2525
rematch2 (>= 2.0.1),
@@ -41,6 +41,8 @@ Suggests:
4141
testthat (>= 2.1.0)
4242
VignetteBuilder:
4343
knitr
44+
Remotes:
45+
tidyverse/magrittr
4446
Encoding: UTF-8
4547
LazyData: true
4648
Roxygen: list(markdown = TRUE, roclets = c("rd", "namespace",

0 commit comments

Comments
 (0)