Skip to content

Commit 3c88590

Browse files
committed
RS-7135: re-setting plotly-latest to 1.58
1 parent 3d3c779 commit 3c88590

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

R/plotly.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,7 @@ typedArrayPolyfill <- function() {
479479
plotlyMainBundle <- function() {
480480
htmltools::htmlDependency(
481481
name = "plotly-main",
482-
version = "1.57.1",
482+
version = "1.58.0",
483483
package = "plotly",
484484
src = dependency_dir("plotlyjs"),
485485
script = "plotly-latest.min.js",

0 commit comments

Comments
 (0)