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 ee49adc commit 411f19fCopy full SHA for 411f19f
packages/react-jsx-highstock/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-jsx-highstock",
3
- "version": "1.2.3",
+ "version": "1.3.0",
4
"description": "Highcharts (including Highstock) charts built using React components",
5
"main": "dist/react-jsx-highstock.min.js",
6
"files": [
@@ -38,7 +38,7 @@
38
"data"
39
],
40
"dependencies": {
41
- "react-jsx-highcharts": "1.2.5"
+ "react-jsx-highcharts": "1.3.0"
42
},
43
"devDependencies": {
44
"babel-cli": "^6.24.1",
0 commit comments