Skip to content

Commit

Permalink
Merge pull request #252 from plotly/v0.6.0
Browse files Browse the repository at this point in the history
v0.6.0
  • Loading branch information
VeraZab authored Jan 18, 2018
2 parents 35c50ab + 77a6295 commit 501410f
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion examples/async-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"plotly.js": "^1.32.0",
"react": "^15.6.1",
"react-dom": "^15.6.1",
"react-plotly.js-editor": "0.5.1",
"react-plotly.js-editor": "0.6.0",
"react-plotly.js": "^1.2.0",
"react-scripts": "1.0.17"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/custom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"plotly.js": "^1.32.0",
"react": "^16.2.0",
"react-dom": "^16.2.0",
"react-plotly.js-editor": "0.5.1",
"react-plotly.js-editor": "0.6.0",
"react-plotly.js": "^1.2.0",
"react-scripts": "1.0.17"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/redux/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"prop-types": "^15.6.0",
"react": "^16.2.0",
"react-dom": "^16.2.0",
"react-plotly.js-editor": "0.5.1",
"react-plotly.js-editor": "0.6.0",
"react-plotly.js": "^1.2.0",
"react-redux": "^5.0.6",
"react-scripts": "1.0.17",
Expand Down
2 changes: 1 addition & 1 deletion examples/simple/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"plotly.js": "^1.32.0",
"react": "^16.2.0",
"react-dom": "^16.2.0",
"react-plotly.js-editor": "0.5.1",
"react-plotly.js-editor": "0.6.0",
"react-plotly.js": "^1.2.0",
"react-scripts": "1.0.17"
},
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-plotly.js-editor",
"version": "0.5.2",
"version": "0.6.0",
"license": "MIT",
"description": "plotly.js chart editor react component UI",
"author": "Plotly, Inc.",
Expand Down

0 comments on commit 501410f

Please sign in to comment.