Skip to content

Commit 67bce7e

Browse files
committed
react-jsx-highstock 3.2.0
1 parent a3c2d12 commit 67bce7e

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.1.0",
3+
"version": "3.2.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",
@@ -58,7 +58,7 @@
5858
"babel-runtime": "^6.26.0",
5959
"lodash": "^4.17.5",
6060
"lodash-es": "^4.17.5",
61-
"react-jsx-highcharts": "3.1.0"
61+
"react-jsx-highcharts": "3.2.0"
6262
},
6363
"devDependencies": {
6464
"babel-cli": "^6.26.0",

0 commit comments

Comments
 (0)