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 7455974 commit df12c14Copy full SHA for df12c14
package.json
@@ -15,7 +15,7 @@
15
"fast-isnumeric": "^1.1.1",
16
"immutability-helper": "^2.7.1",
17
"plotly-icons": "1.2.3",
18
- "plotly.js": "1.43.2",
+ "plotly.js": "1.44.1",
19
"prop-types": "^15.5.10",
20
"raf": "^3.4.0",
21
"react-color": "^2.13.8",
@@ -126,4 +126,4 @@
126
"watch": "babel src --watch --out-dir lib --source-maps | node-sass -w src/styles/main.scss lib/react-chart-editor.css",
127
"watch-test": "jest --watch"
128
}
129
-}
+}
0 commit comments