Skip to content

Commit 0e41d88

Browse files
Revert "downgrade to build pkgdown"
This reverts commit 38364b8.
1 parent 38364b8 commit 0e41d88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Type: Package
22
Package: styler
33
Title: Non-Invasive Pretty Printing of R Code
4-
Version: 1.6.1
4+
Version: 1.6.1.9000
55
Authors@R:
66
c(person(given = "Kirill",
77
family = "Müller",
@@ -17,12 +17,12 @@ License: MIT + file LICENSE
1717
URL: https://github.com/r-lib/styler, https://styler.r-lib.org
1818
BugReports: https://github.com/r-lib/styler/issues
1919
Imports:
20-
R.cache (>= 0.15.0),
2120
backports (>= 1.1.0),
2221
cli (>= 1.1.0),
2322
glue,
2423
magrittr (>= 2.0.0),
2524
purrr (>= 0.2.3),
25+
R.cache (>= 0.15.0),
2626
rematch2 (>= 2.0.1),
2727
rlang (>= 0.1.1),
2828
rprojroot (>= 1.1),

0 commit comments

Comments
 (0)