Skip to content

Commit

Permalink
Merge pull request #1059 from plotly/pjs1546
Browse files Browse the repository at this point in the history
Plotly.js 1.54.6 upgrade + version bump
  • Loading branch information
dmt0 authored Jul 10, 2020
2 parents 48d0eb3 + bf24069 commit 2c01f16
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-chart-editor",
"description": "plotly.js chart editor react component UI",
"version": "0.41.6",
"version": "0.41.7",
"author": "Plotly, Inc.",
"bugs": {
"url": "https://github.com/plotly/react-chart-editor/issues"
Expand Down Expand Up @@ -35,7 +35,7 @@
"fast-isnumeric": "^1.1.4",
"immutability-helper": "^3.1.1",
"plotly-icons": "1.3.14",
"plotly.js": "1.54.5",
"plotly.js": "1.54.6",
"prop-types": "^15.7.2",
"raf": "^3.4.1",
"react-color": "^2.18.1",
Expand Down Expand Up @@ -71,10 +71,10 @@
"cssnano": "4.1.10",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.2",
"eslint": "7.3.1",
"eslint": "7.4.0",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-import": "2.22.0",
"eslint-plugin-react": "7.20.1",
"eslint-plugin-react": "7.20.3",
"eslint-plugin-react-percy": "0.2.4",
"fs": "0.0.2",
"glob": "7.1.6",
Expand Down

0 comments on commit 2c01f16

Please sign in to comment.