Skip to content

Commit

Permalink
react-jsx-highstock 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
William Hawker committed Sep 1, 2017
1 parent d10a790 commit 3484f44
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions packages/react-jsx-highstock/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-jsx-highstock",
"version": "1.3.2",
"version": "1.3.3",
"description": "Highcharts (including Highstock) charts built using React components",
"main": "dist/react-jsx-highstock.min.js",
"files": [
Expand All @@ -16,7 +16,8 @@
"author": "Will Hawker",
"contributors": [
{ "name": "Alex Mayants", "url": "https://github.com/AlexMayants" },
{ "name": "mrawdon", "url": "https://github.com/mrawdon" }
{ "name": "mrawdon", "url": "https://github.com/mrawdon" },
{ "name": "Ercan Akyürek", "url": "https://github.com/geforcefan" }
],
"license": "MIT",
"repository": {
Expand All @@ -38,7 +39,7 @@
"data"
],
"dependencies": {
"react-jsx-highcharts": "1.3.2"
"react-jsx-highcharts": "1.3.3"
},
"devDependencies": {
"babel-cli": "^6.24.1",
Expand Down

0 comments on commit 3484f44

Please sign in to comment.