Skip to content

Commit 9a1ad5b

Browse files
Merge pull request #11 from Displayr/RS-7135-version-1.58-2
RS-7135: re-setting plotly-latest to 1.58
2 parents 3d3c779 + 3c88590 commit 9a1ad5b

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)