Skip to content

Commit

Permalink
Set min versions in DESC given breaking changes if earlier ones used
Browse files Browse the repository at this point in the history
  • Loading branch information
al-obrien committed Nov 15, 2023
1 parent bf100c0 commit e069a96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@ Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Suggests:
httptest2,
httptest2 (>= 1.0.0),
knitr,
rmarkdown,
testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports:
digest,
furrr,
httr2,
httr2 (>= 1.0.0),
jsonlite,
memoise,
purrr
Expand Down

0 comments on commit e069a96

Please # to comment.