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 8cece2f commit bf5f35cCopy full SHA for bf5f35c
packages/react-jsx-highstock/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-jsx-highstock",
3
- "version": "3.4.0-alpha.1",
+ "version": "3.4.0",
4
"description": "Highcharts (including Highstock) charts built using React components",
5
"main": "dist/react-jsx-highstock.min.js",
6
"module": "dist/es/index.js",
@@ -60,7 +60,7 @@
60
"dependencies": {
61
"@babel/runtime": "^7.1.2",
62
"lodash-es": "^4.17.5",
63
- "react-jsx-highcharts": "3.4.0-alpha.1"
+ "react-jsx-highcharts": "3.4.0"
64
},
65
"devDependencies": {
66
"@babel/cli": "^7.1.2",
0 commit comments