Skip to content

Commit 411f19f

Browse files
author
William Hawker
committed
react-jsx-highstock 1.3.0
1 parent ee49adc commit 411f19f

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": "1.2.3",
3+
"version": "1.3.0",
44
"description": "Highcharts (including Highstock) charts built using React components",
55
"main": "dist/react-jsx-highstock.min.js",
66
"files": [
@@ -38,7 +38,7 @@
3838
"data"
3939
],
4040
"dependencies": {
41-
"react-jsx-highcharts": "1.2.5"
41+
"react-jsx-highcharts": "1.3.0"
4242
},
4343
"devDependencies": {
4444
"babel-cli": "^6.24.1",

0 commit comments

Comments
 (0)