Skip to content

Commit

Permalink
.32
Browse files Browse the repository at this point in the history
  • Loading branch information
dcooley committed Nov 6, 2023
1 parent 530b15f commit 009d72c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion R/mapdeck_dependencies.R
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ deckgl_min_js <- function() {
list(
createHtmlDependency(
name = "deckgl",
version = "8.9.30",
version = "8.9.32",
src = system.file("htmlwidgets/lib/", package = "mapdeck"),
script = c("deckgl.min.js"),
all_files = FALSE
Expand Down
Loading

0 comments on commit 009d72c

Please sign in to comment.