Skip to content

Commit c87af39

Browse files
committed
Fix plotly.js only minor version
1 parent f48acf6 commit c87af39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"fast-isnumeric": "^1.1.4",
3636
"immutability-helper": "^3.1.1",
3737
"plotly-icons": "1.3.14",
38-
"plotly.js": "1.54.7",
38+
"plotly.js": "1.55.x",
3939
"prop-types": "^15.7.2",
4040
"raf": "^3.4.1",
4141
"react-color": "^2.18.1",

0 commit comments

Comments
 (0)