Skip to content

Commit

Permalink
fix resolve_delayed
Browse files Browse the repository at this point in the history
  • Loading branch information
gogonzo committed Dec 12, 2023
1 parent 837c207 commit a2f9b71
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 @@ -29,7 +29,8 @@ Depends:
goshawk (>= 0.1.15),
R (>= 3.6),
shiny,
teal (>= 0.14.0.9027)
teal (>= 0.14.0.9027),
teal.transform (>= 0.4.0.9011)
Imports:
checkmate,
colourpicker,
Expand All @@ -47,7 +48,6 @@ Imports:
teal.code (>= 0.4.1.9009),
teal.logger (>= 0.1.1),
teal.reporter (>= 0.2.0),
teal.transform (>= 0.4.0.9011),
teal.widgets (>= 0.4.0),
tidyr
Suggests:
Expand Down

0 comments on commit a2f9b71

Please sign in to comment.