Skip to content

Commit 099ae50

Browse files
committed
react-jsx-highmaps 1.1.0
1 parent bf5f35c commit 099ae50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.1.0-alpha.1",
3+
"version": "1.1.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.0.0",
4646
"lodash-es": "^4.17.5",
47-
"react-jsx-highcharts": "~3.4.0-alpha.1"
47+
"react-jsx-highcharts": "~3.4.0"
4848
},
4949
"devDependencies": {
5050
"@babel/cli": "^7.1.2",

0 commit comments

Comments
 (0)