Skip to content

Commit df52a56

Browse files
authored
Merge pull request #710 from plotly/api-adjustments
Various adjustments
2 parents c51a975 + e164b5d commit df52a56

File tree

4 files changed

+98
-99
lines changed

4 files changed

+98
-99
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-chart-editor",
33
"description": "plotly.js chart editor react component UI",
4-
"version": "0.27.2",
4+
"version": "0.27.3",
55
"author": "Plotly, Inc.",
66
"bugs": {
77
"url": "https://github.com/plotly/react-chart-editor/issues"
@@ -15,7 +15,7 @@
1515
"fast-isnumeric": "^1.1.1",
1616
"immutability-helper": "^2.6.4",
1717
"plotly-icons": "latest",
18-
"plotly.js": "1.40.0",
18+
"plotly.js": "1.40.1",
1919
"prop-types": "^15.5.10",
2020
"raf": "^3.4.0",
2121
"react-color": "^2.13.8",

0 commit comments

Comments
 (0)