Skip to content

Commit 523237b

Browse files
author
William Hawker
committed
react-jsx-highstock 1.3.4
1 parent 608448e commit 523237b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/react-jsx-highstock/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-highstock",
3-
"version": "1.3.4-pre.2",
3+
"version": "1.3.4",
44
"description": "Highcharts (including Highstock) charts built using React components",
55
"main": "dist/react-jsx-highstock.min.js",
66
"files": [
@@ -39,7 +39,7 @@
3939
"data"
4040
],
4141
"dependencies": {
42-
"react-jsx-highcharts": "1.3.4-pre.2"
42+
"react-jsx-highcharts": "1.3.4"
4343
},
4444
"devDependencies": {
4545
"babel-cli": "^6.24.1",

0 commit comments

Comments
 (0)