File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
packages/react-jsx-highstock Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-jsx-highstock" ,
3
- "version" : " 1.3.2 " ,
3
+ "version" : " 1.3.3 " ,
4
4
"description" : " Highcharts (including Highstock) charts built using React components" ,
5
5
"main" : " dist/react-jsx-highstock.min.js" ,
6
6
"files" : [
16
16
"author" : " Will Hawker" ,
17
17
"contributors" : [
18
18
{ "name" : " Alex Mayants" , "url" : " https://github.com/AlexMayants" },
19
- { "name" : " mrawdon" , "url" : " https://github.com/mrawdon" }
19
+ { "name" : " mrawdon" , "url" : " https://github.com/mrawdon" },
20
+ { "name" : " Ercan Akyürek" , "url" : " https://github.com/geforcefan" }
20
21
],
21
22
"license" : " MIT" ,
22
23
"repository" : {
38
39
" data"
39
40
],
40
41
"dependencies" : {
41
- "react-jsx-highcharts" : " 1.3.2 "
42
+ "react-jsx-highcharts" : " 1.3.3 "
42
43
},
43
44
"devDependencies" : {
44
45
"babel-cli" : " ^6.24.1" ,
You can’t perform that action at this time.
0 commit comments