We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9f9a64 commit 66f2c9dCopy full SHA for 66f2c9d
package.json
@@ -34,7 +34,6 @@
34
"fast-isnumeric": "1.1.4",
35
"immutability-helper": "3.1.1",
36
"plotly-icons": "1.3.15",
37
- "plotly.js": "2.12.1",
38
"prop-types": "15.8.1",
39
"raf": "3.4.1",
40
"react-color": "2.19.3",
@@ -83,6 +82,7 @@
83
82
"jest": "26.6.3",
84
"jest-cli": "26.6.3",
85
"mkdirp": "1.0.4",
+ "plotly.js": "1.58.5",
86
"postcss": "8.4.14",
87
"postcss-cli": "^9.1.0",
88
"postcss-combine-duplicated-selectors": "10.0.3",
@@ -105,6 +105,7 @@
105
"webpack-dev-server": "4.9.1"
106
},
107
"peerDependencies": {
108
+ "plotly.js": ">=1.58.5 <3.0.0",
109
"react": ">16",
110
"react-dom": ">16"
111
0 commit comments