Skip to content

Commit

Permalink
react-jsx-highmaps 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
whawker committed Jun 12, 2019
1 parent caa4cf0 commit 1b499fa
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 26 deletions.
75 changes: 51 additions & 24 deletions packages/react-jsx-highmaps/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/react-jsx-highmaps/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-jsx-highmaps",
"version": "1.2.0",
"version": "1.3.0",
"description": "Highmaps built using React components",
"main": "dist/react-jsx-highmaps.min.js",
"module": "dist/es/index.js",
Expand Down Expand Up @@ -44,7 +44,7 @@
"dependencies": {
"@babel/runtime": "^7.4.5",
"lodash-es": "^4.17.5",
"react-jsx-highcharts": "~3.5.0"
"react-jsx-highcharts": "~3.6.0"
},
"devDependencies": {
"@babel/cli": "^7.4.4",
Expand Down

0 comments on commit 1b499fa

Please sign in to comment.