Skip to content

Commit 26f9f59

Browse files
Merge pull request #681 from lorenzwalthert/issue-664
- use magrittr 2.0 (#681).
2 parents 168f58f + 59ca5e6 commit 26f9f59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 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 (>= 2.0.0),
2323
purrr (>= 0.2.3),
2424
R.cache (>= 0.14.0),
2525
rematch2 (>= 2.0.1),

0 commit comments

Comments
 (0)