Skip to content

Commit 1b499fa

Browse files
committed
react-jsx-highmaps 1.3.0
1 parent caa4cf0 commit 1b499fa

File tree

2 files changed

+53
-26
lines changed

2 files changed

+53
-26
lines changed

packages/react-jsx-highmaps/package-lock.json

Lines changed: 51 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/react-jsx-highmaps/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-highmaps",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "Highmaps built using React components",
55
"main": "dist/react-jsx-highmaps.min.js",
66
"module": "dist/es/index.js",
@@ -44,7 +44,7 @@
4444
"dependencies": {
4545
"@babel/runtime": "^7.4.5",
4646
"lodash-es": "^4.17.5",
47-
"react-jsx-highcharts": "~3.5.0"
47+
"react-jsx-highcharts": "~3.6.0"
4848
},
4949
"devDependencies": {
5050
"@babel/cli": "^7.4.4",

0 commit comments

Comments
 (0)