Skip to content

Commit

Permalink
remove rc4 from d3v5 version
Browse files Browse the repository at this point in the history
  • Loading branch information
timelyportfolio committed Mar 17, 2018
1 parent 54ce428 commit 8c30113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/dependencies.R
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ d3_dep_v5 <- function(offline=TRUE){

htmltools::htmlDependency(
name = "d3",
version = "5.0.0-rc.4",
version = "5.0.0",
src = src,
script = "d3.min.js"
)
Expand Down

0 comments on commit 8c30113

Please sign in to comment.