Skip to content

Commit bf5f35c

Browse files
committed
react-jsx-highstock 3.4.0
1 parent 8cece2f commit bf5f35c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/react-jsx-highstock/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-jsx-highstock",
3-
"version": "3.4.0-alpha.1",
3+
"version": "3.4.0",
44
"description": "Highcharts (including Highstock) charts built using React components",
55
"main": "dist/react-jsx-highstock.min.js",
66
"module": "dist/es/index.js",
@@ -60,7 +60,7 @@
6060
"dependencies": {
6161
"@babel/runtime": "^7.1.2",
6262
"lodash-es": "^4.17.5",
63-
"react-jsx-highcharts": "3.4.0-alpha.1"
63+
"react-jsx-highcharts": "3.4.0"
6464
},
6565
"devDependencies": {
6666
"@babel/cli": "^7.1.2",

0 commit comments

Comments
 (0)