Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a2670b0

Browse files
authoredNov 13, 2024··
Merge pull request #4871 from plotly/plotlyjs-rc
Update version of plotly.js to 3.0.0-rc.0
2 parents d31c728 + 0c08c5e commit a2670b0

File tree

2 files changed

+957
-9
lines changed

2 files changed

+957
-9
lines changed
 

‎packages/python/plotly/js/package-lock.json

Lines changed: 956 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎packages/python/plotly/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"dependencies": {
88
"lodash-es": "^4.17.21",
9-
"plotly.js": "^2.35.2"
9+
"plotly.js": "3.0.0-rc.0"
1010
},
1111
"devDependencies": {
1212
"@types/plotly.js": "^2.33.4",

0 commit comments

Comments
 (0)
Please sign in to comment.