Skip to content

Commit b9b3694

Browse files
authored
chore: bump teal.logger dependency to 0.4.0 and remove from Remotes (#654)
This PR updates all DESCRIPTION files to require teal.logger (>= 0.4.0) and removes it from Remotes. --------- Signed-off-by: Marcin <[email protected]>
1 parent 3ec53a9 commit b9b3694

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
@@ -42,7 +42,7 @@ Imports:
4242
htmltools (>= 0.5.4),
4343
jsonlite (>= 2.0.0),
4444
lifecycle (>= 0.2.0),
45-
logger (>= 0.3.0),
45+
logger (>= 0.4.0),
4646
methods,
4747
plotly (>= 4.10.4),
4848
R6 (>= 2.2.0),
@@ -52,7 +52,7 @@ Imports:
5252
shinyjs (>= 2.1.0),
5353
shinyWidgets (>= 0.6.2),
5454
teal.data (>= 0.7.0),
55-
teal.logger (>= 0.3.1),
55+
teal.logger (>= 0.4.0),
5656
teal.widgets (>= 0.4.3),
5757
utils
5858
Suggests:

0 commit comments

Comments
 (0)