forked from loafle/openapi-generator-original
update roxygen to newer version (#12652)
This commit is contained in:
parent
f29fdab33d
commit
1f7a49539f
@ -12,4 +12,4 @@ License: {{#lambdaLicense}}{{licenseInfo}}{{/lambdaLicense}}{{^licenseInfo}}Unli
|
|||||||
LazyData: true
|
LazyData: true
|
||||||
Suggests: testthat
|
Suggests: testthat
|
||||||
Imports: jsonlite, httr, R6, base64enc{{#useRlangExceptionHandling}}, rlang{{/useRlangExceptionHandling}}
|
Imports: jsonlite, httr, R6, base64enc{{#useRlangExceptionHandling}}, rlang{{/useRlangExceptionHandling}}
|
||||||
RoxygenNote: 6.0.1.9000
|
RoxygenNote: 7.2.0
|
||||||
|
@ -12,4 +12,4 @@ License: Apache License 2.0
|
|||||||
LazyData: true
|
LazyData: true
|
||||||
Suggests: testthat
|
Suggests: testthat
|
||||||
Imports: jsonlite, httr, R6, base64enc, rlang
|
Imports: jsonlite, httr, R6, base64enc, rlang
|
||||||
RoxygenNote: 6.0.1.9000
|
RoxygenNote: 7.2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user