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