Skip to content

Commit bec2d31

Browse files
author
Will Hawker
committed
react-jsx-highstock 1.2.1
1 parent f5e8c4e commit bec2d31

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

0 commit comments

Comments
 (0)