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 608448e commit 523237bCopy full SHA for 523237b
packages/react-jsx-highstock/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-jsx-highstock",
3
- "version": "1.3.4-pre.2",
+ "version": "1.3.4",
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": "1.3.4-pre.2"
+ "react-jsx-highcharts": "1.3.4"
43
},
44
"devDependencies": {
45
"babel-cli": "^6.24.1",
0 commit comments