We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf5f35c commit 099ae50Copy full SHA for 099ae50
packages/react-jsx-highmaps/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-jsx-highmaps",
3
- "version": "1.1.0-alpha.1",
+ "version": "1.1.0",
4
"description": "Highmaps built using React components",
5
"main": "dist/react-jsx-highmaps.min.js",
6
"module": "dist/es/index.js",
@@ -44,7 +44,7 @@
44
"dependencies": {
45
"@babel/runtime": "^7.0.0",
46
"lodash-es": "^4.17.5",
47
- "react-jsx-highcharts": "~3.4.0-alpha.1"
+ "react-jsx-highcharts": "~3.4.0"
48
},
49
"devDependencies": {
50
"@babel/cli": "^7.1.2",
0 commit comments