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 2908655 commit 42eda57Copy full SHA for 42eda57
packages/react-jsx-highstock/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-jsx-highstock",
3
- "version": "3.0.0",
+ "version": "3.0.1",
4
"description": "Highcharts (including Highstock) charts built using React components",
5
"main": "dist/react-jsx-highstock.min.js",
6
"module": "dist/es/index.js",
@@ -58,7 +58,7 @@
58
"babel-runtime": "^6.26.0",
59
"lodash": "^4.17.5",
60
"lodash-es": "^4.17.5",
61
- "react-jsx-highcharts": "3.0.0"
+ "react-jsx-highcharts": "3.0.1"
62
},
63
"devDependencies": {
64
"babel-cli": "^6.26.0",
0 commit comments