Skip to content

Commit 38364b8

Browse files
downgrade to build pkgdown
1 parent eae5bc3 commit 38364b8

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.9000
4+
Version: 1.6.1
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),
2021
backports (>= 1.1.0),
2122
cli (>= 1.1.0),
2223
glue,
2324
magrittr (>= 2.0.0),
2425
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)