Skip to content

Commit 235c8c4

Browse files
authored
Merge pull request #38 from gadenbuie/req-cli-3.0.0
Depend on cli >= 3.0.0
2 parents 7715a30 + 18d1417 commit 235c8c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DESCRIPTION

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ License: MIT + file LICENSE
2222
Depends:
2323
R (>= 3.4.0)
2424
Imports:
25-
cli,
25+
cli (>= 3.0.0),
2626
digest,
2727
fs,
2828
jsonlite,

0 commit comments

Comments
 (0)