Skip to content

Commit f43699e

Browse files
authored
Merge pull request #1335 from ropensci/async-htmlwidgets
require htmlwidgets 1.3 or higher so async shiny "just works", closes #1297
2 parents b5034a4 + fe0592d commit f43699e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Imports:
3333
viridisLite,
3434
base64enc,
3535
htmltools,
36-
htmlwidgets (>= 1.2),
36+
htmlwidgets (>= 1.3),
3737
tidyr,
3838
hexbin,
3939
RColorBrewer,

0 commit comments

Comments
 (0)