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